Skip to content

Commit cca8007

Browse files
authored
Slightly update NEWS.txt
1 parent fc7fe54 commit cca8007

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

extras/NEWS.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,19 @@ NEWS
44
get the latest version from https://sensorium.github.io/Mozzi/
55

66
release v1.1.0
7-
-new synth classes (and examples) by Tom Combriat @tomcombriat:
7+
- new synth classes (and examples) by Tom Combriat @tomcombriat:
88
- Wavefolder
99
- MetaOscil
1010
- MultiResonantFilter
1111

1212

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

0 commit comments

Comments
 (0)