C3 Automatic Rules Validator (CARV) for REAPER [v1: Jan 21]
- This topic is empty.
-
AuthorPosts
-
February 22, 2014 at 6:16 pm #414580
Oh, didn’t know that. For anyone hunting around, you can download old versions from here:
http://www.reaper.fm/download-old.php?ver=4x
Sadly, 4.22 still closes/crashes when I try to use ReaScript.
February 22, 2014 at 10:27 pm #414585Figured out my python problem, I had the PYTHONHOME environment variable pointing to another install of Python. Setting that to C:Python27 fixed it.
February 23, 2014 at 12:04 am #414586Whoa, this thing is awesome.
Suggestion: Have it detect lane shifts (which are invalid) on easy/medium pro keys.
February 24, 2014 at 4:48 am #414633Guys, do NOT go over Reaper 4.22. It will break things (quantizing, track title, etc.) and it will prevent you from using CARV and other future neat features.Been using 4.402 for nearly a year and it has been working great for me. Any chance you can get your scripts working properly with a newer version of Reaper? I really don’t want to rock the boat now.
February 24, 2014 at 2:19 pm #414649CARV works on 4.59 (when it does work — I realize that it’s been buggy on projects with non-RBN authoring practices, like imported MIDIs), but the quantization issues are a good reason to stick with the old ones if you don’t want to change your workflow.
March 1, 2014 at 2:43 am #414886Any idea why this error is popping up?
There is nothing missing on any of the charts that I can think of and all difficulties are present. It’s happening on two different projects.
March 1, 2014 at 11:31 am #414895Make extra sure you have no unallowed notes, like medium or easy hopos.
March 1, 2014 at 12:58 pm #414900How about this one?
The test_suite.rpp project worked as it should. This error is from a new project that I am starting. So far I have Expert Drums, Guitar, Bass, and most Vocals charted, but absolutely nothing else is added (no OD, fills, prc, reductions, etc.) Should this work at this stage of development or must I wait until the project is more complete? Thanks.
March 1, 2014 at 1:01 pm #414902Make extra sure you have no unallowed notes, like medium or easy hopos.I looked through all the charts and did not find anything out of place. Also, if it matter, the projects build in Magma without any issues.
March 1, 2014 at 1:02 pm #414903How about this one?http://i.imgur.com/0AyFu3I.jpg
The test_suite.rpp project worked as it should. This error is from a new project that I am starting. So far I have Expert Drums, Guitar, Bass, and most Vocals charted, but absolutely nothing else is added (no OD, fills, prc, reductions, etc.) Should this work at this stage of development or must I wait until the project is more complete? Thanks.
Do you have time signature changes?
March 1, 2014 at 1:20 pm #414904Do you have time signature changes?Yes
March 1, 2014 at 1:48 pm #414905Yes
That might be it. I’m not sure CARV was developed to account for time signature changes (remember we haven’t developed it, it’s an old project pksage revived). Just for a test try to remove those TS changes and check.
March 1, 2014 at 9:14 pm #414918That might be it. I’m not sure CARV was developed to account for time signature changes (remember we haven’t developed it, it’s an old project pksage revived). Just for a test try to remove those TS changes and check.
CARV works on a song I’ve done with many time signature changes, so time signatures wouldn’t be the problem. But since the error ws54 posted is the exact same as the one that BravoGangUS posted on the first page. I suggest making your EVENTS track compile ready (adding the music_start, music_end, end events. Possibly practice sections too). That solved Bravo’s problem so it should solve yours too.
Any idea why this error is popping up?There is nothing missing on any of the charts that I can think of and all difficulties are present. It’s happening on two different projects.
I had that exact same error, and the error was due to some blank meta events in my harm3 track. Go into the MIDI editor for your vocals tracks, and go into Events List mode (alt+3) and check for any abnormal events (abnormal being any event that isn’t a Track Name, Text Event or Lyric). Also make sure that you only have one Track Event at the very beginning of the track.
March 1, 2014 at 9:55 pm #414919I had that exact same error, and the error was due to some blank meta events in my harm3 track. Go into the MIDI editor for your vocals tracks, and go into Events List mode (alt+3) and check for any abnormal events (abnormal being any event that isn’t a Track Name, Text Event or Lyric). Also make sure that you only have one Track Event at the very beginning of the track.Thanks for the help. I did manage to find some vocal slide “+” notes as text events instead of lyrics, but sadly nothing else unusual and I’m still having the same issue.
Could this be something specific to a GH conversion? Has anyone successfully used this tool on a conversion?
March 3, 2014 at 1:38 pm #414994CARV works on a song I’ve done with many time signature changes, so time signatures wouldn’t be the problem. But since the error ws54 posted is the exact same as the one that BravoGangUS posted on the first page. I suggest making your EVENTS track compile ready (adding the music_start, music_end, end events. Possibly practice sections too). That solved Bravo’s problem so it should solve yours too.I had the music_start, music_end, end events. After I added the practice sections then the error went away. Thanks for the tip.
-
AuthorPosts
- You must be logged in to reply to this topic.