Звук этого 24-голосного полифонического зверя перенесет вас из вашей студии прямо в Валгаллу. Потрясающие басы, изысканные соло или безумные эффекты - у Odin есть все это! Используйте классическое звучание аналоговых сигналов - или создайте свои собственные. Высококачественная эмуляция легендарных аналоговых фильтров, таких как Moog-ladder или Korg-35, дополнительно формирует ваш сигнал. Дополните свой звук пятью встроенными эффектами или сойдите с ума от модуляции. В Odin 2 есть что открыть для себя.
Version 2.3.3a- fixed problems when running on MacOS 10.14 or earlier
Version 2.3.3- added CLAP plugin type
- added native M1 Mac support
- much improved UI appearance when using OS display scaling
- made WinInstaller suitable for systems not mounted on C:
- fixed symbol name clashes for "Knob" and "Filter"
- switched build system to CMake
Version 2.3.2- fixed issue where multiple instances with reverb generated noisy output
Version 2.3.1- LFO Waves now selectable from a dropdown
- reversed order of LFO waves to make them align with dropdown
- Debian package: fixed data file being owned by root (introduced in 2.3.0)
Version 2.3.0- new FX Module: Reverb (sourced from zita-rev1)
- added microtuning functionality: Scala and KeyboardMapping files (Credits to Team Surge with their FOSS tuning library)
- Added MIDI Breath (CC 2) as modulation source
- ModMatrix amounts now range up to [-300, 300]
- FM- PM Osc ratio ranges increased to [1,16]
- Init Patch now has the LP-Filter fully open
- default GUI size is now 150%
- Retrig playmode now restarts the ADSR Attack from the current value, rather than zero
- added indicator triangles to dropdowns to make them more visible
- factory presets are now contained in the binary
- all paths opened with patchbrowsers are now remembered after reopening plugin and shared among different plugin instances
- fixed Filters not being modulatable beyond +150 in modmatrix
- renamed debian package from odin to odin2-synth to avoid conflicts with repositories
- linux: removed unnessecary dependency to libcurl4
- linux: enabled link-time optimization
- created Azure-CI pipelines for Ubuntu-18.04, MacOs 10.14 and Windows2019 to create installers automatically
- updated Manual to 2.3.0
- updated to JUCE 6.0.8
- major code cleanup