Giovanni A. Zuliani
Giovanni A. Zuliani
In development, will be available in FLTK 1.4: https://github.com/fltk/fltk/issues/256 Will definitely help fixing the hot mess our layout is right now.
Currently we generate something like `audiofile-.wav` in order to avoid audio file names could clash inside a project folder. This is too cumbersome: appending a normal timestamp should be enough...
Add the ability to free a sample channel through a MIDI device. Needs a new MIDI-learn parameter.
From #484: > when you record a loop and fuck up, could there be a trash-that-recording function? like while its recording you can press a button and then the recording...
As documented here: https://ppro-scripting.docsforadobe.dev/item/trackitem.html#trackitem-nodeid
OS: Debian 11 TypeScript: Version 4.7.3 The Readme file suggests to use the triple-slash directive for including type definitions. For example ```typescript ///
https://shields.io/ Examples in https://github.com/AstroNvim/AstroNvim repo.
https://json.nlohmann.me/home/exceptions/#extended-diagnostic-messages How to: https://json.nlohmann.me/api/macros/json_diagnostics/
Instead of doing everything manually: https://github.com/nlohmann/json?tab=readme-ov-file#arbitrary-types-conversions
Where possible and meaningful.