giada
giada copied to clipboard
Your Hardcore Loop Machine.
As soon as they freeze the API. See: https://github.com/fltk/fltk/issues/255 Also remove our custom Fl_Flex repository: https://github.com/monocasual/mcl-fl_flex
**Environment** All. **To Reproduce** 1. Create a Sample Channel, load a sample in it and set the pitch to != 1.0; 2. Clone the channel and set the pitch to...
**Environment** All. Points have default values instead.
When I quit giada with command+q key input, This binary shows these error messages. -- from here -- **\* Leaked objects detected: 1 instance(s) of class MessageManager JUCE Assertion failure...
Currently you have to play it and then kill it while playing, in order to rewind it.
Currently both `Conf` and `Patch` classes read and write themselves through `read` and `write` methods. Let's follow the common existing pattern instead: add new `ConfFactory` and `PatchFactory` that take care...
**Environment** - OS: EndeavorOs - Giada version: 0.22.0 **Describe the bug** If I set Jack as the output on a system running Pipewire, Giada will hang on exit and produce...
**Environment** - OS: Manjaro rolling - Giada version: 0.22.0 source **Describe the bug** when building giada, the build fails at "No rule to make target '/usr/lib/libdl.so', needed by 'giada'" leading...
**Environment** - OS: Linux 5.15.46-1-MANJARO SMP PREEMPT Thu Jun 9 09:54:17 UTC 2022 x86_64 GNU/Linux - Giada version: latest config the cmake successfully and try to build with ``` cmake...