Alexandre Dagenais

Results 6 comments of Alexandre Dagenais

@instant-high I also would be interested to check out what you got!

@PZAragon did you manage to make it work? I think this kind of setup is pretty interesting since, like you said, it requires no development environment on the machine running...

I've added `project.import_media()` in [my fork](https://github.com/RomeoDespres/reapy/pull/112#issue-556944530) The method returns the imported item so you could retrieve the newly created track with `imported_item.track` Then you could do something like this, or...

Sorry! I totally forgot that I've also added `project.select_item()` which allow to select a specific item in REAPER. By default, the item will be added to the current selection. By...

Is there something I could do that could help? Or should I be waiting for the next release?