giada icon indicating copy to clipboard operation
giada copied to clipboard

Your Hardcore Loop Machine.

Results 142 giada issues
Sort by recently updated
recently updated
newest added

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

enhancement
refactoring

**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...

bug

**Environment** All. Points have default values instead.

bug

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...

bug
To be confirmed

Currently you have to play it and then kill it while playing, in order to rewind it.

enhancement

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...

enhancement
refactoring

**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...

bug
enhancement

Just use `${{ github.ref_name }}` for the actual tag name.

enhancement

**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...