C3 Automation Tools
Tagged: cialis at low prices
- This topic has 418 replies, 5 voices, and was last updated 1 year, 8 months ago by infalklon.
-
AuthorPosts
-
November 11, 2015 at 5:25 pm #459134
Go through the checklist in the first post, you have some illegal note/marker or something similar.
November 11, 2015 at 5:51 pm #459136You might also try running it through C3CONTools’ MIDI Cleaner.
November 11, 2015 at 6:03 pm #459137You might also try running it through C3CONTools’ MIDI Cleaner.
Exactly. Point is: the project needs to be proper. Any MIDI on which Magma fails will fail under CAT. And then some, because Reaper is picky about some aspects I listed in the opening post.
November 22, 2015 at 4:32 am #459672I managed to make the root notes function work.
Here are the changes:
C3notes.py: http://pastebin.com/nBwWDhPb
C3toolbox.py: http://pastebin.com/gQ2jtBfk
I’ve got no luck with the GUI though.. Don’t need much user input, only the track and the tuning of each string.
Might attack fret hand positions, and once done, maybe use those hand position to create more accurate guitar animations, if possible.
November 22, 2015 at 5:50 am #459678It’s an interesting rabbit hole to fall into. The best solution I could come up with is to track the highest and lowest used frets for consecutive notes and not change the fret hand position in effect until a window of 4 frets no longer fit them. The last pre-Rocksmith 2014 commit of EOF has the simplest version of my implementation if you’re interested:
https://github.com/raynebc/editor-on-fire/tree/662fb3336fcb0309eb867cb1d424f5c171de2295/src
The relevant logic centers around the eof_generate_efficient_hand_positions() function in src/rs.cNovember 23, 2015 at 10:50 pm #459732Farottone
I have a track with occasional snare and kicks at the same time.
Yet, when I run C3 Automation tools – I cant seem to get either the tick box ‘Remove Kicks Paired with Percussion’ OR Leave Only a Snare Hit when coupled with a ‘Kick’ to work….. I presume this works for you..?
Thanks
November 27, 2015 at 10:45 am #459876I managed to make the root notes function work.
Here are the changes:
C3notes.py: http://pastebin.com/nBwWDhPb
C3toolbox.py: http://pastebin.com/gQ2jtBfk
I’ve got no luck with the GUI though.. Don’t need much user input, only the track and the tuning of each string.
Might attack fret hand positions, and once done, maybe use those hand position to create more accurate guitar animations, if possible.
What issues are you encountering with the GUI coding?
November 27, 2015 at 10:45 am #459877Farottone
I have a track with occasional snare and kicks at the same time.
Yet, when I run C3 Automation tools – I cant seem to get either the tick box ‘Remove Kicks Paired with Percussion’ OR Leave Only a Snare Hit when coupled with a ‘Kick’ to work….. I presume this works for you..?
Thanks
It doesn’t work for me either, I need to debug it.
January 22, 2016 at 6:37 pm #462408trying to save the visualizer image to imgur but get this error. Any idea if it’s on my end? I’ve updated to the latest c3 tools:
January 22, 2016 at 7:05 pm #462409Wrong thread, this is CAT, not C3 CON Tools. ” src=”/wp-content/uploads/invision_emoticons/default_SA_wink.gif”>
January 22, 2016 at 7:05 pm #462410Why are you posting on here and not on the C3 CON Tools thread?
In any case, that’s an error being thrown by Imgur. Wait and try again later. Make sure there’s nothing blocking the connection (like a firewall). There’s nothing I’ve done that can cause that.
January 25, 2016 at 2:20 pm #462518my mistake, wrong thread. Anyway, I’ll try again
February 9, 2016 at 1:55 am #463305I get this error when I try to load it: Script execution error
Traceback (most recent call last):File “CAT.py”, line 3, inimport create_beattrackFile “C:/Users/Owen/Desktop/Josie/CATcreate_beattrack.py”, line 1, inimport TkinterFile “C:Python27Liblib-tkTkinter.py”, line 38, inimport FixTkFile “C:Python27Liblib-tkFixTk.py”, line 65, inimport _tkinterImportError: DLL load failed: %1 is not a valid Win32 application.February 9, 2016 at 2:07 am #463306Make sure you have 32 bit versions of both Reaper and Python.
February 11, 2016 at 10:03 pm #463433Make sure you have 32 bit versions of both Reaper and Python.
Well, my computers 64bit. When i use Reaper for 32 bit, it crashes when i click load. But when I use 64 bit, i get this error message. I’ll double check my python though
-
AuthorPosts
- You must be logged in to reply to this topic.