dart_melty_soundfont 1.1.5 copy "dart_melty_soundfont: ^1.1.5" to clipboard
dart_melty_soundfont: ^1.1.5 copied to clipboard

outdated

A Soundfont synthesizer (i.e. '.sf2' player) written in pure Dart.

1.1.5 #

'setModulationFine' would not always work, due to typo.

1.1.4 #

Readme.

1.1.3 #

Fixed bug in Oscillator code that could cause out of bounds write error.

1.1.2 #

Readme

1.1.1 #

Relax SampleEndLoop check, as some non-spec-compliant SoundFonts use a value of zero as a special case.

1.1.0 #

Fixed bug that caused negative SoundFont parameters to be interpreted as large integers. Some SoundFonts would throw errors due to this, or sound very odd.

1.0.10 #

Readme

1.0.9 #

Readme

1.0.8 #

Make example code select an instrument.

1.0.7 #

Missing import 'dart:typed_data'

1.0.6 #

Add package header. Update Readme. again rename lib->src. Seems to not have been comitted.

1.0.5 #

Fix imports in example.

1.0.4 #

Files need to go in 'lib' folder. Not a 'src' folder.

1.0.3 #

Update readme.

1.0.2 #

Update readme.

1.0.1 #

Update readme.

1.0.0 #

Ported MeltySynth from C# to Dart. Tested.

https://github.com/sinshu/meltysynth

29
likes
0
pub points
72%
popularity

Publisher

verified publisherjamcorder.com

A Soundfont synthesizer (i.e. '.sf2' player) written in pure Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on dart_melty_soundfont