DJTT Midi Fighter 64 The following controller template files are missing required configurations..
Yes, unfortunately it appears that MF 64 controller template contains errors. I will remove it from the list of templates for now.
Yes, unfortunately it appears that MF 64 controller template contains errors. I will remove it from the list of templates for now.
Only the app can be purchased not individual scripts which you have created with it.
Hi, You will need to also import the controller template for the MIDImix and then attach it. Here is an entire video on editing the Mixify script in CSS: https://youtu.be/1NBeb0LjsA8?si=kgPm_laz2gnrwUZF&t=61
Try deleting the settings.json file then re-opening CSS. Where to find it: https://youtu.be/lNpl36T0G5A?si=dXxnQp8XtbXdfwdc&t=55
session_record: The state of the Session Overdub button. session_automation_record: The state of the Automation Arm button. session_record_status: Reflects the state of the Session Record button.
To toggle between the 2, create 2 Action blocks, 1 which shows the view and 1 which hides the view. You can then use the conditions section in each Action block to check if the view is currently hidden or shown before its action is done. Add an exit after the action too. (script > […]
i would recommend to transfer track names and colors and all knobs names i have done such by midi port using RTPmidi and months of coding inside touchOSC in my case i even can open a list of instruments and send PC messages to select desired instrument for certain tracks that have Ha-lion or DRC […]
I don’t own the device, so I can’t give a reasonable answer. You could always try to send a Raw MIDI message to the controller and see if it does something. Automap might just be one way of sending SysEx to the controller while other software could do the same? (I’m guessing here) Contacting Novation […]
Allright, I’m reading the document you linked to me “Programmer’s Guide for the SL MKII” – It’s to understand which Midi Data are used by the Automap Protocol regarding the Novation Controllers, meaning the device should be in Automap Mode in order to used the Midi Datas that are shown in the document ? I […]
That’s great, thanks for the ressources ! I’ll keep searching and posting anyway, I got things I’d like to try meanwhile.