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

From https://github.com/monocasual/giada/discussions/559: > UI_01 - add the icons for the channel mode in front of the text entries into the drop down list (that way, users can relate to the...

enhancement

* by name; * by format (VST2, VST3, ...); * by developer.

enhancement

Currently, [the playhead relocation logic is tricky](https://github.com/monocasual/giada/blob/master/src/glue/sampleEditor.cpp#L317) in the Sample Editor. Using the new One-Shot Pause mode may help in disentangling the mess.

enhancement
refactoring

Currently Giada needs to be restarted in order to apply the changes.

enhancement

Having a running metronome is meaningless in such recording mode.

bug

Removed in 0.16.2 because buggy, it's a nice to have feature for live audio recording.

enhancement
To be confirmed

Some users on YouTube (in the comment section of [this video tutorial](https://www.youtube.com/watch?v=L66CA1Umk4w)) report a latency problem during audio recording: > There is an annoying delay between my microphone and the...

bug
To be confirmed

Output meter is post-fader: you see the output affected by the master out volume. Input meter works the other way around: you'll always see original incoming data, unaffected by the...

bug

With RtAudio's RTAUDIO_SCHEDULE_REALTIME flag. If the RTAUDIO_SCHEDULE_REALTIME flag is set, RtAudio will attempt to select realtime scheduling (round-robin) for the callback thread. The priority parameter will only be used if...

enhancement

I bet there was a good reason to keep giadamaps in a separate repository, but I think they should be included with Giada. A novice user would be very happy...

enhancement