Raymond Radet

Results 25 issues of Raymond Radet

Hi, I don't see any option or command to zoom on a tree view preview, I am missing something ? Else, it would be nice if we could have this...

Hi ! In most GFX scripts, the Esc key to simply kill the script. ```lua char = gfx.char if char ~= 27 or char < 0 then reaper.defer(run) else gfx.quit()...

enhancement
ux

## Meta info - Is this a bug or suggestion?: Bug - Version (click on help icon in footer): 4.0.3 - Context - Web app, Chrome extension or both?: Firefox...

bug

Hi, I have this error: `deepl translate -t "EN" "Salut"` `Unexpected error when parsing deepl split sentence response: {"jsonrpc":"2.0","error":{"code":1042912,"message":"Too many requests."}}` Seems the project is broken ? Thx.

Hi ! Aubiopitch.exe is great but we can only scan the entire file with it, not specific sections. It would be extremely usful to have timecode start and end (or...

Hi, It seems that Yin and YinFFT got a forked version with high satisfying results, it is called [Pyin](https://code.soundsoftware.ac.uk/projects/pyin) (P for Probabilistic) It would be nice if you could integrate...

Hi ! I want to access aubiopitch as .exe files but I'm having troubles building from source. Windows 10 doesn't have Make command and finding the right doc and tool...

Hi, Currently, internal parameters can only have ranges names via Lua code ```lua mode = { index = 2, name = "Mode", value_count = 2, value_labels = { "Off", "On...

enhancement
realearn

Hi, Native REAPER param modulation propose mapping from other FX param value, It would be nice to have this also in ReaLearn :) Thx!

enhancement
realearn

Hi ! I don't use ADM in my workflow but I want to thank you for bringing this tools to the reaper community. Awesome ! I promoted it on the...

packaging