Jump to content

Matthew Carr

Members
  • Posts

    100
  • Joined

  • Last visited

Everything posted by Matthew Carr

  1. Hi @azslow3, Thanks for suggesting a couple of ways to approach this. I think the second option of adding a "<current state text>" option would be the most elegant implementation, although I understand this involves development effort - so you'll need to take a call as to whether you personally think it's worthwhile 🙂 I've made a post on your forum to continue the discussion, as this topic is now a discussion about AZController rather than Cakewalk,,, https://www.azslow.com/index.php/topic,603.0.html
  2. Thanks azslow, My use case is for live performance, so let me give an overview as maybe I've not explained very well, or there is a better way. In my cakewalk project I have a master setlist of songs (~60), each of which are marked as arranger sections and have a marker at the start (and potentially some markers at points in the song). Each arranger section (song) has an audio track for a drum track, some midi tracks which are displayed as notation, and program changes for external gear. I have an third party program (Gig Performer) which hosts my VSTs played from my controller keyboards, and can organise setlists. As each song is selected in the setlist it's able to send a distinct midi message (CC, PC etc), which I want to use to set the now time in cakewalk to the start of each arranger section (song). The challenge is therefore to move the now time in cakewalk to a defined point via a midi msg - so when I select a song in Gig performer, the now time in cakewalk moves to the start of the correct arranger section (song) in cakewalk. The type of MIDI message I can send is comprehensive (Program change, CC Msg, Song Position Pointer etc). I think it may also be possible to send an OSC message as well, using the Gig Performer scripting language, if that would be easier to handle in AZController. Hope that helps explain the use case, feel free to ask any further questions! Thanks, Matt
  3. Hi @azslow3 Firstly, thanks for picking up on my post, and more importantly thanks so much for taking the time and effort to write such a useful utility for cakewalk - it's been a real lifesaver given the current state of hardware integration! Totally makes sense about Cakewalk having to be in focus when receiving the keystrokes, although in my case that's not really ideal. I agree that navigating by markers would be the best - my initial attempt was to just navigate X markers from the start, but I have more than 20 markers in my project so that wasn't possible - and I need to jump to non contiguous markers, so using next / previous marker won't work either. Is there any chance the number of markers to navigate could be made an input field allowing a larger number, rather than a drop down limited between -20 and 20? e.g. the drop down shown is replaced with a text or combo box The idea of having named markers to jump to would be great - is it possible to add an alternative dropdown which is populated with the names of markers in the current project? That would be completely awesome and far better than just allowing a larger number of markers to select from, as it would avoid having to count markers in the project, and adding or removing markers in the project wouldn't affect the existing mappings after any changes, which could end up being a real pain. Obviously that would be more work than just changing the drop down to a text box, but conceptually it could work something like this: - Add an additional drop down in the 'Marker' action list - When to 'To Marker' is selected, the drop down list of values shows the names of markers in the project - Not sure how things work under the hood in the SDK, but I'd imagine the list of marker names would be mapped to an index of marker IDs in the project, so adding / deleting a marker in the project would mess up this mapping. Hence they'd also need to be a 'refresh' button of some sort, which would re-map all marker names to the current marker index based on the name of each marker. - i.e. although the marker name is initially selected from a list of marker names in the current project, the actual marker name string is stored internally rather than the index. This would facilitate the refresh button functionality, which could then be extended to also remove marker names not found in the project (or perhaps map them to a default 'Marker Not Found' entry) Obviously I appreciate that you have developed and worked on AZController for free, so I have no expectations - I just thought this would be a cool feature to add if you ever wanted to (or had time) to work on another version. Sorry for going down the rabbit hole on this! Thanks again for all your development efforts, they are really appreciated. Matt
  4. Hi @Heinz Hupfer, Apologies for bringing back a very old thread, but have been trying out your script for AZController, which looks like it will be perfect for my needs, but I find that when sending a zero value for CC:57 (btn off), the 'Go' dialog is displayed, but the subsequent keystrokes for entering the now time (100) and pressing Enter are ignored i.e. I just get the 'Go' dialog with the value for the last go to entry displayed and waiting for input, such as: Any ideas what I'm doing wrong, or how to fix this? Thanks so much! Matt
  5. Anyone use the new export function to export arranger sections? I just tried a large project with around 30 arranger sections and only 20 sections exported - they were all listed as a task, but the process completed without creating all the files (they were all exported as MP3) I then clicked on the arranger section of a missing file, to highlight that section, and then exported to audio using the drop down on top left 'Export' button - the audio of the missing section exported fine, so not really sure why it wasn't included in output from the new dialog. Anyone seen this, or have an idea what could be wrong?
  6. Gigperformer can play back audio, and now midi, but it's easier for me to use CbB as I can align any PC messages and DMX with the backing track easily on the timeline. In Gigperformer, I often select a different rack (collection of VSTs) for a different part of song.. there might be a way, but couldn't see a simple way of keeping the same backing track playing when moving to a different rack. Gigperformer is pretty awesome, and I'd highly recommend it - it is a bit pricey though. If you have Studio One then the Show Page could be worth investigating; it looks interesting, but don't think it's quite there yet feature wise - hopefully they continue to develop it. Sadly I think John is right, Live performance is a very small niche, in a very small market! So although CbB has the potential to be an amazing live performance tool, I doubt it will be developed in that direction - hence always good to hear other peoples solutions!
  7. I use CbB in a live setting, but over time I've moved away from using it for everything. The thing that hindered me most was the midi; inputs and outputs were forever being mapped to the wrong midi port at startup (because I'd move the file between my studio PC and performance PC, where slightly different things were plugged into different USB ports) - and then VSTs would start acting on CC / PC changes from the wrong source. That wouldn't become apparent until you played a song that used the VST, so it made for a nervous live performance. My best investment was Gigperformer, when on sale at Plugin Alliance. It hosts all my VSTs, has a rig manager for different PC setups, and just works. CbB plays back the backing track, shows notation, and sends out MIDI DMX (to QLC) and program changes (to Gigperformer) via loopmidi - virtualising the midi routes helps when moving project to a different PC. I use the arranger view as a setlist - each section in the arranger view is a song, so I can name them and jump around at will, or just play the set end to end. Each of the cover bands I play in has a limited number of songs (30 or so), so I can easily put all potential songs in one project.
  8. Yes, I can see that the automatic recall might be annoying, but at the moment it's hard to see many other reasons for clicking on a task, other than to delete it, rename it, or open the output folder , which could all be handled by the task drop down menu - meaning the default action of clicking on a task line would be a more natural paradigm of form and sub-form. As long there's a prompt to save or cancel any changes (if dirty) before any new task is recalled, then the recall / save could be automatic, and the options removed from the drop down menu. The double click is a handy shortcut, but perhaps not be best UI wise 1. Double clicking the task is a 'magic' action - you wouldn't know to do it unless you've been told 2. If you've double clicked the task, there is nothing to tell you that the dialog is now showing the details of the task that's been double clicked Not trying to rain on the parade - the new export dialog is a massive step forward and I'm stoked! Just from my perspective it could be slightly more consistent with the way other UIs work. Cheers, Matt
  9. Fantastic update, the new export system rocks! Didn't have time to participate in the early access, but one thing that would seem more logical to me is to automatically recall the task settings in the dialog when a task is selected (or have a checkbox somewhere that enables this behaviour), and also a prompt to save changes when selecting a different a task (if the current task is has been changed) The whole recall task settings / update task settings seems a bit cludgy to me - perhaps it'll be refined in a later update? Can appreciate the line would need to be drawn somewhere on this new dialog, as it's already got soo much functionality.
  10. All worked as expected, but no update as already on the latest version . My 2 cents would be: Include the reference guide as an add on Show add-ons that are already installed Show installed add-ons that have an update available (e.g. reference guide would go out of date over time)
  11. In my experience, using a loopback device as the midi input to a track which has input echo on causes no end of problems - there's definitely a bug with the way virtual midi ports are being enumerated. This causes midi inputs to be re-assigned in projects whenever the physical midi devices connected to the system changes (regardless of whether they are selected as midi inputs in the preferences tab) Bit of a long thread due to the examples, but it's conclusive that the bug is specific to virtual midi ports, and not physical midi ports Midi Inputs - Please Help! - Cakewalk by BandLab - Cakewalk Discuss | The Official Cakewalk by BandLab Forum Would be great if there was an easy built in way to send midi to multiple tracks, if just to avoid use of loopback software
  12. That is actually pretty genius scook, thanks for sharing! A really elegant solution
  13. @msmcleodGreat to see some fixes coming in on Midi input problems! If you're looking at the code for this, can you take a look at the bugs I reported when virtual midi devices are being used: Inputs from virtual midi devices are being changed on project open after a new physical midi controller is connected to the PC (even though the new device is not even checked as an input / output in the midi preferences box) 'Manage Presets' for Midi Inputs functionality has erratic behaviour Midi Inputs - Please Help!
  14. Cheers guys, the API looks interesting and started me wondering if I could write a small app to expose the controls I need via OSC (which can be sent from my setlist manager)... but it looks like AZController may have that covered! Will have a dig in over the weekend and see how I get on Thanks again for all your help!
  15. Thanks so much Bassman, that's pretty much exactly what I was looking to do.. and including a preset for AZController is great! Sorry for the late reply, my band performed our first post pandemic gig yesterday - good times! Lots of people commented how good it was to be able to see live music again. I'm wondering how AZController achieves it's integration, it seems to have pretty deep control over Cakewalk, so perhaps there an API available somewhere? My setlist manager has a scripting engine, so it might be possible to do this directly, and avoid another piece of software running on my live rig.
  16. The 'External' input will be from a setlist manager app, so basically I'm looking to send a message from the setlist app to move to a particular Now time in Bandlab. The 'Goto' command will allow me to type a bar number to go to, but I don't want to be typing in bar numbers - the external command needs to specify the bar number to move to. If I can control the Now time via an external controller, as you suggest, then this would be a great starting point - can you give a bit more detail please? Thanks, Matt
  17. Yes, sorry for not being clearer! That is definitely some lateral thinking! I hadn't really thought about using CAL - although the fact it's sort of deprecated and isn't always available to run is a downside Thanks for a great suggestion. It's a shame there isn't some sort of documented API for Cakewalk, or another way though.
  18. Using Arranger View to move sections around deletes the first tempo node in the tempo view
  19. An Unusual request perhaps - does anyone know of a way to send a command from an external device to CBB to move the timeline to a particular position? Similar to a Song Position Pointer MIDI message I guess, but I'm not having any luck in getting CBB to respond to those.. TIA
  20. In build 155, if I connected a piece of audio equipment with an audio/midi interface then I get the usual dialog If I clicked 'Yes' then cakewalk crashes Crash is always related to module RPCRT4.dll, regardless of equipment connected This seems to be resolved in build 170, I guess due to the less strict error capture? Just providing for info really, as it's an edge case and is suppressed in RC1 - might be of interest as crash seems related to a windows system dll. Using Windows 10 Pro, build 20H2 _05172021_081805.dmp
  21. Thanks scook! Will use that going forward
  22. Gifs are perfect as they are optimised for size, and having video is sometimes so much easier than describing. It's just weird that they get inflated by so much when you upload one - like it's being converted to a video format or something. I tend to used ScreenToGif - free and does everything you could need. Have just created and linked a gif on imgur, works ok, but not as immediate as having the gif displaying inside the post - as you have to click through on the link
  23. Hi, anyone know what I'm doing wrong or if there's a workaround? If I insert small gif in a post , say around ~250KB, it gets stored as a 5MB file in the forum I've added a few Gifs in the past and not realised this was happening, and now I'm at my limit for attachments 😞 Don't really want to start deleting old Gifs, as it makes old posts non readable.
  24. Not sure if this is intended behaviour, but seems a bit weird? If I've set some tracks to view automation, rather than clips, then I insert a new instrument, the tracks all get sat back to viewing clips? Before inserting instrument After inserting a new instrument track - the tracks all get set to clip view? Is this intended? I'm currently using Cakewalk 2021.04 Early Access 2, but think this behaviour has probably existed before https://imgur.com/a/0rrbyyi
  25. As it's a dell laptop, I would definitely recommend running this https://www.resplendence.com/latencymon To my knowledge, most Dell laptops have issues with real time audio
×
×
  • Create New...