A framework for audio software development
https://cabbageaudio.com/
Cabbage is a framework for audio software development.
Using simple markup text and the Csound audio synthesis language users can target Windows, OSX, Linux and Android with a single piece of source code.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:kill_it:JUCE/cabbage-git && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000826 826 Bytes | |
_servicedata | 0000000238 238 Bytes | |
cabbage-2.9.217+git.342.8a1c74b.tar.gz | 0094870861 90.5 MB | |
cabbage-vst.patch | 0000157743 154 KB | |
cabbage.changes | 0000037042 36.2 KB | |
cabbage.spec | 0000006274 6.13 KB | |
juce_VSTInterface.h | 0000015827 15.5 KB |
Revision 20 (latest revision is 22)
Konstantin Voinov (kill_it)
committed
(revision 20)
- Update to version 2.9.217+git.342.8a1c74b: * fix: removed modal loop when exporting plugins - Version number:2.9.217 * fix: rendering to disk in Reaper - Version number:2.9.216 * fix: combobox strings not sent to Csound unless UI is open - Version number:2.9.215 * fix: corners() identifier wasn't updating correctly from Csound orchestra code - Version number:2.9.214 * fix: presetIgnore was being removed in edit mode when clicking on a widget - Version number:2.9.213 * fix: alpha and rotate identifiers were not being initialised from Cabbage section - Version number:2.9.212 * fix: sample rate issue in IDE - Version number:2.9.211 * fix: crashing with webview on recompile - Version number:2.9.210 * fix: linux CI build - Version number:2.9.209 * updating build for webview on Linux * Update Cabbage.cpp * update: merging vscode class - Version number:2.9.208 * feat: adding vscode class - Version number:2.9.207 * feat: adding vscode class - Version number:2.9.206 * removing choc from branch - Version number:2.9.162 * adding choc to vscode branch - Version number:2.9.160 * adding choc to vscode branch - Version number:2.9.159 * fix: issue of texteditor editor contents tripping up JSON parser when saving/opening DAW states - Version number:2.9.205 * feat: adding COMMON_DOCUMENTS_DIRECTORY macro - Version number:2.9.204 * update: webview example and added Cabbage class to context that is loaded - Version number:2.9.203 * updating cmake build * feat: adding COMMON_DOCUMENTS_DIRECTORY which points to /Users/Shared on Mac and C:/Users/Public/Documents on Windows - Version number:2.9.202 * adding choc source * removing choc source * adding choc source * mod: passing channel to webview so webend knows which webview is the content is being served to - Version number:2.9.201 * fix: webview on windows - issues with listener callbacks not being called from the message thread - Version number:2.9.200 * mod: removing needless if statements in CabbageWidgetBase - Version number:2.9.199 * fixing last build issue caused by webui updates - Version number:2.9.198
Comments 0