View Single Post
Old 12-17-2012, 11:16 PM   #21
Anton9
Human being with feelings
 
Anton9's Avatar
 
Join Date: Jun 2009
Location: Earth
Posts: 1,340
Default

Quote:
Originally Posted by PooFox View Post
require you to enter Item Source Properties for every single one individually to regain correct behavior.
The following tip is not "A Golden Bandaid", rather more like a bronze bandaid.

To save you some time, what you could do instead of changing every item's properties is first save the project then open the project file in any text editor that has a search and replace function and simply do a search for "IGNTEMPO 0" and replace with "IGNTEMPO 1" and if the text editor has a replace all function which most do.., use that and it should fix the problem within a few seconds. Then just reopen the project in REAPER.

To upgrade this tip to a silver bandaid.., I believe a Reascript could be written that would produce the same result without having to use a text editor. I think using the "SNM_GetSetSourceState()" function would be the ticket. I'm not familiar with using that function or I would try writing the script myself. So if the bronze bandaid does'nt cut it for you then maybe posting in the "JS and ReaScript Discussion" forum would get you what you are looking for. This would require that you have python installed of course.
Anton9 is offline   Reply With Quote