ReaCoMa / ReaCoMa-1.0

ReaScripts that interface with the FluCoMa tools
https://www.reacoma.xyz
BSD 3-Clause "New" or "Revised" License
27 stars 0 forks source link

slice points should be constrained to source length, rather than media length #10

Closed jamesb93 closed 3 years ago

jamesb93 commented 3 years ago

use retval, lengthIsQN = reaper.GetMediaSourceLength( source ) to establish length in slicing.get_data

jamesb93 commented 3 years ago

1.6.1 solves this