C3 Automation Tools

Viewing 15 posts - 331 through 345 (of 419 total)
  • Author
    Posts
  • #476035
    Dash Riprock
    Participant

      I thought this sounded interesting enough to give it a try, but after extracting to my CAT folder, I get a script execution error.


      Traceback (most recent call last):
      File "CAT.py"' line 233, in
      create22tracksBtn.grid(row=3, column=1, sticky="WE", padx=5, pady=2)
      NameError: name 'create22tracksBtn' is not defined

      It looks like I’m missing the referenced module, and I don’t know how to obtain it.

      #476038

      Whoops, that was a button that I removed because I haven’t worked on that function yet; apparently I forgot to delete that part of the code.

       

      I reuploaded with this line deleted; same link.

      #478590

      I don’t know if it’s a bug; and I don’t really care for animations but other do so I’ll point it out:

       

      On my latest release I just noticed that the drum animations are weird: the intro is in 7/4 and drums hits the hi-hat every beat; though CAT made it so drummer alternate hands. I don’t think this was intended behavior.

       

      You can see what I mean just by looking at the first minute of the video on the preview: http://customscreators.com/index.php?/page/index.html/_/eighths-is-enough-r14919

      #478595
      Farottone
      Keymaster

        Whoops, forgot about the update you sent, I’ll try to check it during this month.

         

         

        On my latest release I just noticed that the drum animations are weird: the intro is in 7/4 and drums hits the hi-hat every beat; though CAT made it so drummer alternate hands.

         

        Can you upload the RPP?

        #478596
        #478598
        Farottone
        Keymaster

          Definitely works right on my end, all notes on the right hand.

          #478599

          Hmm that’s weird. Thanks for letting me know.

          #479544
          ataeaf
          Participant

            #479547

            Do you have the latest 2.7.x python version?

             

            Are you using the same bit version for both REAPER and python?

            #480400

            1. Issue with create phrase markers function.

             

            I can’t seem to get the overdrive part of the “Create Phrase Markers” function to work at all.

             

            I have my @ symbol in my lyrics, and select the check box “Create overdrive markers for Vocals….” every x number of phrases. I leave it as the default of 4. The phrase markers are created, but overdrive markers are never created.

             

            I try this on a new c3 template project, only adding vocals, still no overdrive markers.

             

            I doesn’t matter what number I use in “x number of phases”

             

             

             

            2. Issue with Add space between tubes function

             

            The documentation says this has options of (all|selected) but there is only a single dialog button for “fix all phrases”

            For me, the function only shortens the Phase & overdrive markers, none of the notes in the phrases are actually shortened.

             

            This would be a good function to use on imported midi files that have notes touching or overlapping.

             

             

            Reaper 4.22, Python 2.7, C3 template. CAT tools overall work normally, no errors.

            #480403
            Farottone
            Keymaster

              1. Issue with create phrase markers function.

               

              I can’t seem to get the overdrive part of the “Create Phrase Markers” function to work at all.

              Yeah, the function was never implemented, some time I need to go back and remove the option. You can still create OD phrases separately.

               

               

              2. Issue with Add space between tubes function

               

              The documentation says this has options of (all|selected) but there is only a single dialog button for “fix all phrases”

              For me, the function only shortens the Phase & overdrive markers, none of the notes in the phrases are actually shortened.

               

              This would be a good function to use on imported midi files that have notes touching or overlapping.

               

              I have to admit I don’t remember the logic behind it, I don’t think I ever used the function. However, it’s definitely a very bad idea to import a MIDI and not work it. If your project is in such bad shape that notes overlap because you are using the RAW music MIDI notes, that overlapping is the least of your worries. <img decoding=” src=”/wp-content/uploads/invision_emoticons/default_SA_wink.gif”>

              #483543

              Is there a Video Tutorial on how to use this program? I have Reaper 4.22 I downloaded python and installed correctly. CAT.py did open up however after clicking on the buttons, nothing is showing up on the MIDI part of anything….

              #483548

               

              If you’ve gotten to the point where this window pops up, and whatever function you’re trying isn’t working, make sure you’ve properly adjusted your music_start and music_end events in the EVENTS track. Some features won’t work if you have invalid MIDI notes as well, but you also should be using the C3 Reaper template for charting in order to use this since they’re designed to work together.

              #483566

              The window pops up. I do have music_start and music_end events in the EVENTS track. I am using the C3 Reaper template. Am I to use these functions in the EVENTS track? or in each individual track? ex: Part Keys, Part Drums, Part Bass, Part Guitar, Part Vocals?

              #483569
              Farottone
              Keymaster

                What function are you trying to use?

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