C3 Automation Tools

Viewing 15 posts - 376 through 390 (of 419 total)
  • Author
    Posts
  • #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.

    #504814

    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.

    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

    #504815

    Hmm. 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…

    #504816

    Hmm. 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.

    #506615
    Farottone
    Keymaster

      Thanks to the great kueller, the code is now hosted and maintained on GitHub! Check the download link in the first post. <img decoding=” src=”/wp-content/uploads/invision_emoticons/default_SA_wink.gif”> Thank you kueller!

      #506617
      kueller
      Participant

        Thank 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.

        #506692
        Anonymous

          I’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?

          #506715

          As 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.

          #507047
          kueller
          Participant

            CAT 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.

             

            https://github.com/abefacciazzi/CAT/releases/tag/v1.1.1

            #507073
            JohnSmith2007
            Participant

              So, 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?

              #507082
              FujiSkunk
              Keymaster

                Any of the 2.7.x series should work. I installed 2.7.14 and haven’t had any trouble with CAT.

                 

                https://www.python.org/downloads/release/python-2716/

                #507092
                JohnSmith2007
                Participant

                  then why is it saying this?

                   

                  Failed to load/initialize reascript

                  Can’t open D:/Python/python27.dll

                  #507099
                  FujiSkunk
                  Keymaster

                    You may need to tell REAPER where you put your Python installation, if D:/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.

                    #511472
                    GickDrayson
                    Participant

                      HELP!!!!

                       

                      https://ibb.co/3RwKnB1

                       

                      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 <img decoding=” src=”/wp-content/uploads/invision_emoticons/default_SA_frown.gif” />

                      #511724
                      kueller
                      Participant

                        CAT 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

                      Viewing 15 posts - 376 through 390 (of 419 total)
                      • You must be logged in to reply to this topic.
                      Back to top button