Skip to content

Commit

Permalink
Slightly update NEWS.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
tomcombriat authored Mar 19, 2023
1 parent fc7fe54 commit cca8007
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions extras/NEWS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,19 @@ NEWS
get the latest version from https://sensorium.github.io/Mozzi/

release v1.1.0
-new synth classes (and examples) by Tom Combriat @tomcombriat:
- new synth classes (and examples) by Tom Combriat @tomcombriat:
- Wavefolder
- MetaOscil
- MultiResonantFilter


release v1.1.0rc1 (not actually "released", just the Github code around 2019 onwards.)
- Initial RP2040 port added by Thomas Friedrichsmeier
Hardware specific notes are on the Mozzi main web page.
- Initial Teensy 4.X port added by Tom Combriat
- Code reorganised to split most hardware specific code into dedicated files
- STEREO_HACK is deprecated in favor of AUDIO_CHANNELS
- updateAudio() should be slightly rewritten for portability across different configuraitions and boards
- updateAudio() should be slightly rewritten for portability across different configurations and boards
- refer to the MonoOutput() and StereoOutput() classes for more detail
- EXTERNAL_AUDIO_OUPUT allows to integrate external DACs, easily
- STM32(duino) and ESP8266 ports have been added by Thomas Friedrichsmeier, ESP32 port by Dieter Vandoren and Thomas Friedrichsmeier.
Expand Down

0 comments on commit cca8007

Please sign in to comment.