Skip to content

Releases: maxton/Jam.NET

0.2.0

04 Mar 22:46
Compare
Choose a tag to compare

What's new since the last release:

  • Fix IMA decoder (previously the decoder would get as much as 0.2% difference in some packets, now it matches exactly)
  • Waveform view is now centered, with a cursor indicating the current time
  • Waveform view now shows section markers and names
  • Added click track (metronome) functionality
  • Added buttons to jump to next/previous section
  • Added loop button, and loop editing UI using the waveform view
  • Added sheet music selection (score/tablature/part)
  • Added animated sheet music view
  • Added support for folders in addition to .zip files (thanks JunielKatarn)

Initial pre-release

23 Feb 04:39
Compare
Choose a tag to compare
Initial pre-release Pre-release
Pre-release

Some functionality is implemented. Much functionality is missing.

Some of the features in this release:

  • Detecting .zip content files and adding them to the library
  • Content metadata caching
  • Loading album artwork
  • Loading and animating waveforms
  • Loading (static) sheet music
  • Loading and playing audio (directly from the .zip file!)
  • Mixing multiple audio tracks, with faders/mute buttons
  • Seeking through the song (partial support)
  • Play/pause

.NET 4.5 is required.

Screenshot:
Screenshot