Raymond Radet
Raymond Radet
@diop Thx for the invite, there is quite some changes so it would be a bit long, and I can see other people tried to maintain a markdown version of...
Hmm just read the log more carefully, it seems the problem is more with ffprobe-static...
Hi ! Thanks for the report, I noticed it also see it missed WMA, which is natively, the list of supported extensions is filterable (and should work with wavesurfer as...
@YaguangZhang Don't worry, I may take care of this later, but I need to be more familiar with how it is supposed to work.
Not ideal, but it is possible to have this function with the [todo-show](https://atom.io/packages/todo-show) Atom add-on. The regex is simply `\.` and for the matching `/(${TODOS})(.+#)/g`. Here is the result for...
@fwcd hi, since 2023 I ended up with a custom solution for this, but it is not based on captivate. If you are curious, here was the use case I...
@fwcd haha yes, I got pretty deep into controlling my lights from DAW (REAPER in my case, but could be other DAW as my custom plugin can be run into...
@cfillion I agree to the 'install nothing' out of the box principle, But I think when after having explicitly checking a repo, it is implied that you are subscribing to...
I wasn't considering having a distinction between built-in repos and manually added repos. And if the user prefer to not sync everything from the repo then of course installing new...
Hi Dax, Indeed it has been added to v7.17, Unfortunately, the Get/Set take markers ReaScript functions still no have parameters for length ```lua retval, name, color = reaper.GetTakeMarker( take, idx...