giada icon indicating copy to clipboard operation
giada copied to clipboard

Your Hardcore Loop Machine.

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

Giada is a multi-threaded application, but the audio rendering operations still take place in a single thread, the real-time one. Let's implement a form of multi-threaded audio rendering, where e.g....

enhancement

Currently there is no cross-fade when the sample gets muted, cut or rewound, either by the user or the sequencer. This way it's very easy to introduce annoying audio clicks...

enhancement

**Environment** - OS: Arch Linux with kernel 6.2.9-zen1-1-zen - Giada version: v0.24.0 **Describe the bug** When I open the .AppImage I get the "Your soundcard isn't configured correctly" prompt, I...

RGB color support in the cell **Describe the solution you'd like** add RGB color support in the cell and send the color the hardware **Additional context** this could add visual...

**Environment** - OS: FreeBSD 13.2 - Giada version: 0.25.0 **Describe the bug** ``` -- Configuring juceaide -- Building juceaide CMake Error at src/deps/juce/extras/Build/juceaide/CMakeLists.txt:141 (message): Failed to build juceaide [0/2] Re-checking...

Useful for selecting multiple items and move them around in group, or delete them in a single shot. More generally: * pencil/normal tool - used for adding, moving, deleting single...

All channels currently inherit the SRC quality set globally in the Configuration windows.

I know there's #343 in the pipeline, but a cheaper/quicker alternative would be adding the Velocity widget in the action editor for sample channels. The algorithm should be simpler and...

Currently, only effects in normal channels (midi channels, sample channels) can be bound to MIDI devices. It would be nice to do the same also with effects loaded in master...

I was trying to understand how to configure it via midimaps, but apparently, I wasn't able to get it working. I see that I can use simple midi mapping to...

enhancement