You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**DLS Level 1 and 2 Support:***works with gm.dls!*
51
60
-**Reverb and chorus support:**[customizable!](https://github.com/spessasus/SpessaSynth/wiki/Synthetizer-Class#effects-configuration-object)
52
61
-**Export audio files** using [OfflineAudioContext](https://developer.mozilla.org/en-US/docs/Web/API/OfflineAudioContext)
53
62
-**[Custom modulators for additional controllers](https://github.com/spessasus/SpessaSynth/wiki/Modulator-Class#default-modulators):***Why not?*
@@ -110,10 +119,11 @@ This repository contains both the library and a complete musical web application
110
119
-**Works like a normal soundfont:***Saving it as sf2 is still [just one function!](https://github.com/spessasus/SpessaSynth/wiki/SoundFont2-Class#write)*
111
120
- Converts articulators to both **modulators** and **generators**!
112
121
- Works with both unsigned 8-bit samples and signed 16-bit samples!
122
+
- A-Law encoding support
113
123
-**Covers special generator cases:***such as modLfoToPitch*!
114
124
-**Correct volume:***looking at you, Viena and gm.sf2!*
115
125
- Support built right into the synthesizer!
116
-
-**Convert SF2 to DLS:**[with limitations](https://github.com/spessasus/SpessaSynth/wiki/DLS-Conversion-Problem);
126
+
-**Convert SF2 to DLS:**[with limitations](https://github.com/spessasus/SpessaSynth/wiki/DLS-Conversion-Problem)
0 commit comments