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
-
May 3, 2019 at 10:17 am #504813
Hey Monk
Not sure what the problem was, I noticed nothing unusual, but I also couldn’t get CAT to work on your project file
What I did was make a midi out of the tracks you have done and ran the midi through the handy C3 CON tools midi cleaner.
https://www.mediafire.com/file/j3dxh6bht3g9n35/Andalucia_new_tempo_map_clean.mid/file
opened a new project in Reaper.
Inserted the cleaned midi & dragged your individual instrument tracks to corresponding instrument.
CAT then worked no problem.
Ok, thank you so much, I’ll give that a try! Hoping I don’t have to do that every time.
May 3, 2019 at 10:40 am #504814Hey Monk
Not sure what the problem was, I noticed nothing unusual, but I also couldn’t get CAT to work on your project file
What I did was make a midi out of the tracks you have done and ran the midi through the handy C3 CON tools midi cleaner.
https://www.mediafire.com/file/j3dxh6bht3g9n35/Andalucia_new_tempo_map_clean.mid/file
opened a new project in Reaper.
Inserted the cleaned midi & dragged your individual instrument tracks to corresponding instrument.
CAT then worked no problem.
Doesn’t look like that’s going to work for me. Importing the Midi file broke a bunch of stuff for some reason. I cant find the vocals anymore and I can’t seem to load a colormap back in for the notes. And a bunch of the lanes are now off for all of the instruments. Just kind of made a big mess. However CAT did work when I tried it, so that’s something.
Thanks
May 3, 2019 at 10:44 am #504815Hmm. Here’s a weird one after I loaded your file. I reloaded my original file and now all of the sudden CAT works perfect!
Strange…
I hope it continues to work.
Thanks for the help…
May 3, 2019 at 10:50 am #504816Hmm. Here’s a weird one after I loaded your file. I reloaded my original file and now all of the sudden CAT works perfect!
Strange…
I hope it continues to work.
Thanks for the help…
So the plot thickens, I was able to do drum reductions and Bass. But when I try guitar, nothing happens. The button just pops back up kind of like its saying NO. So I wonder if the problem is with the guitar, maybe I have some violation. I don’t know about. At least I’m on the right track I think.
August 16, 2019 at 1:23 am #506615Thanks to the great kueller, the code is now hosted and maintained on GitHub! Check the download link in the first post. ” src=”/wp-content/uploads/invision_emoticons/default_SA_wink.gif”> Thank you kueller!
August 16, 2019 at 2:38 am #506617Thank you.
So with the move to GitHub which I have access to consider this a reboot of CAT development with me at the helm. Not frequent, but perhaps some of its lasting quirks can be sorted out. And while I haven’t put much thought into it yet I have some vague ideas for possible new functions and will be open to input from other authors to see what can get through.
To start off, I’ve merged the new changes made by Alternity into the main branch, since better late than never.
Let’s see where this goes.
August 20, 2019 at 11:59 pm #506692AnonymousI’m thinking of using LMMS instead of REAPER. Is it possible to make a VST plugin that uses these Python scripts? If not, what else can I use these tools in?
August 22, 2019 at 8:54 pm #506715As far as I know these tools uses the REAPER API, so they are only useable in REAPER.
Also, while you can use another MIDI editor to make custom songs, it might be risky. Some of them might save incompatible stuff in the midi file, and that would cause problems.
September 8, 2019 at 11:05 pm #507047CAT v1.1.1 is now live.
– Drum animations can now handle a mix of tom and cymbal drum notes played simultaneously. Previously a single tom present would make everything a tom.
– CAT no longer silently crashes on invalid notes. In most cases a helpful error message will appear, and in others the function will ignore the invalid note.
September 12, 2019 at 2:38 am #507073So, I’m looking at the downloads available for the 32-bit v2.7.0 of python, and the download link doesn’t exist on Pythons official website.
Wat do?
September 12, 2019 at 3:31 pm #507082Any of the 2.7.x series should work. I installed 2.7.14 and haven’t had any trouble with CAT.
September 12, 2019 at 9:00 pm #507092then why is it saying this?
Failed to load/initialize reascript
Can’t open /Python/python27.dll
September 13, 2019 at 6:27 pm #507099You may need to tell REAPER where you put your Python installation, if /Python is not correct. You can set REAPER’s Python directory paths in Options -> Preferences -> Reascript. Installed DLLs are frequently stored in C:WindowsSystem32 (and/or C:WindowsSysWOW64 if you use a 64bit Windows OS), so you can check there.
May 15, 2020 at 4:02 am #511472HELP!!!!
I have reaper 4.22 and python 2.7, 0 problem with that, but when I want to open CAT, this thing happens.
Help me please ” src=”/wp-content/uploads/invision_emoticons/default_SA_frown.gif” />
May 26, 2020 at 6:26 pm #511724CAT v1.2.1 now live!
Several minor changes and a few features here.
- Invalid unicode in the filename will print an error message suggesting to check the song filename.
- “Reduce pro keys note density based on 5-lane” function now copies expert pro keys to lower difficulties before applying reductions.
- Note reduction for medium and easy now happens after note removal, lessening the issue where orange would move down to blue and then be considered a long string of single color.
- “Check/fix capitalization” now ignores the word “I” even if it is appended with a symbol for talkie (#, ^) or hiding ($).
- A bug that crashed drums animations when processing a green cymbal and blue tom combination has been fixed.
- Halving the BEAT track now makes sure the last note is still at most one measure before the END event.
- Adding “Show lyrics” function to erase the hide ($) marker from specified lyrics.
- “Remove notes” now works for Pro Guitar/Bass.
- New “Reduce from 5-lane” function in the Pro Guitar/Bass section. It is the same as “Reduce pro keys note density based on 5-lane” but for Pro Guitar/Bass instruments.
- New “Create sing-a-long” function to auto-generate singalong notes in the VENUE track based off the vocal harmony notes.
https://github.com/abefacciazzi/CAT/releases/tag/v1.2.1-sillabub
-
AuthorPosts
- You must be logged in to reply to this topic.