Fragment was updated today :
- MIDI Multidimensional Polyphonic Expression (MPE) support, Fragment is now able to expose aftertouch, CC74 and pitch bend data along with key release velocity (MPE)
- MIDI code refactoring, it perform much better
- added a quickstart guide & MOTD in-app dialog, sample program is less cluttered with comments
- added a support tab
- fix issue with images download on Chrome and related browser
- fix issue with batch import
- fix issue with samples reload
- fix issue with wavetable method on Firefox
- the documentation was updated
Moreover, the audio server was updated for all platforms :
- granular synthesis is now complete and perform well all the time, many issues related to grains playback were solved
- improve samples processing, a fade in/out on 64 samples is now performed on all loaded sample and a samplerate conversion is applied on each of them
- fix issue with frames drop, Fragment should not introduce crackling sounds anymore most of the time, this should have been available in the previous update but there was a leftover bug affecting it
- many optimization and code cleanup were done, most of it affect granular synthesis