Jump to content

Starship Krupa

Members
  • Posts

    8,490
  • Joined

  • Last visited

  • Days Won

    30

Everything posted by Starship Krupa

  1. Mariano, since so many people like v. 1.1, maybe you could leave it available, or even give your new one a different name? Really looking forward to seeing the new changes! You're a bright new star in the Cakewalk theme world.
  2. Cakewalk plays better with plug-ins than any other host I've tried. Maybe give it a try in a DAW that's specifically coded to work in Windows rather than ones whose code has to be compatible with multiple operating systems.
  3. Confirming that: 1. Installer asked which of VST2, 3, and AAX I wished to install and obeyed my choice of VST2 and 3 2. Plugin asked me for license key upon CbB startup and accepted it, no dongle required 3. Nice resizable UI, and I threw it on a drum machine track and it gave it a crunchy, slightly pumpy depth that wasn't there before, so entirely worth the registration and d/l IMO
  4. A good thing for CbB users to do is head over to Boz Digital Labs and download Bark of Dog version 1, which still comes with the PC module.
  5. Without that library you will not be able to play that funky musique. No, seriously, I think it has something to do with the mixer. No, really, seriously, ignore me, I think these are solid answers.
  6. Indeed, my everyday dark and light themes are M-Spec and Boston Flowers. Having started on my own theme before M-Spec came out and made it unnecessary ?, I got a taste of how much work is involved, and I must thank the themesters for putting in the effort to make our Cakewalk experience so much more fun and pleasing to the eye.
  7. The thing that baffles me is what happens between steps 1 and 4. ? Am I just kidding myself about the results of step 1? Is it performance anxiety?
  8. For me, it's more like: 1. Practice keyboard part until I flow like Liberace sans candelabra 2. Arm MIDI track 3. Press R 4. Stagger around on keys like a sedated kitten for 3 or 4 takes until I realize it's not going to get any better 5. Quantize
  9. Thanks. I was having fun, and in good humour, having found a way out. And thanks to Mark and Craig for the reminders of how many ways there are to hammer MIDI problems in this program.
  10. That would have at least answered the (seemingly) eternal question "how are they supposed to make money from it?" Clever idea, though, if one were nefarious. Render time is otherwise time when the program is just kind of sitting there. If you strobed some subliminal ads for SSD's, RAM, Wave plug-ins....hey, waitaminit!
  11. If this is a precursor to adding this feature to the program itself, I am so in, so to speak.
  12. Not if you start your project with one of the many handy templates in the Start Screen. You do when starting a project completely blank, but that is what I call doing it the hard way. If you're new to Cakewalk, don't do it the hard way. Even (especially) if you're not, don't do it the hard way. As far as Buses being visible in the Track View, you have to click on the little arrow down at the bottom of the Track Headers.
  13. When pointed at an SSD, Defraggler has an option called "Optimize." It will warn if you attempt a conventional defrag on an SSD that it won't do much good and will only wear it out faster. I don't know what "Optimize" does.
  14. I'm overdue for updating my CM cornucopia. It really is astonishing what you get in the way of plug-ins for a $5 copy of that magazine. In itself it has enough editorial content that I can't realistically finish it in a month. I bought my copy years ago and some of the plugs are still in my go-to bin, a couple of them got me to shell out for the big brother version (most notably Unfiltered Audio G8), some of them turned me on to the manufacturers, and others aren't available anywhere else. It's a cheapskate's paradise, it is.
  15. 4) You're using obsolete, unsupported software Seriously, just go get Cakewalk. It's better in every way, and you can still use all of the premium stuff that came with your Platinum suite. Then go to www.piriform.com and download Speccy. Run it so that you can tell us how much RAM you have, whether your disk is an SSD, a 5700, 7200, what speed and generation that i5 is, etc. Just to let you know, I have a fairly ancient Dell Inspiron i5 notebook that ran Cakewalk like a champ with 4GB of RAM, since upgraded to 8GB. 7200RPM HD, soon to be upgraded to an SSD just because I can get one for $30. That Realtek chip is not "just a toy." It's rudimentary, but I've gotten some good work done with it. It's fine for mixing and monitoring, and if I connect a mixer to the input, I get decent captures. I have a Midiman UNO, and the system is a nice little porta-rig. It hasn't choked on anything that I've started on the main i7 system. Make sure to defrag. Piriform has a nice defragger, too, called Defraggler. Download the FREE versions of these utilities.
  16. I've disabled AdBlock on this site just to see if I saw any of these ads, and nope, nada. Amusing given my diligence about disabling the Windows 10 firewall and Windows Defender realtime scanning.
  17. Success! Thank you, Mark. It got all of them but one that has a duration of 0 and a velocity of 80. I can pick it off manually. For future encounters, I think it will do exactly what I want if it just looks for (== Note.Dur 0), but I have no reference for CAL of course, and I don't want to take chances with a script that deletes notes.? Does that pair of ampersands in "(&& (== Note.Vel 0) (== Note.Dur 0))" mean that both of those have to be true in order to execute "(delete)"? I notice in the other scripts that there are a lot of doubled-up ampersands, but I can't quite figure out what they do.
  18. Thank you Mark. Now I just need to figure out what to do with that elegant bit of code! I've yet to run a CAL script. This will be my first. Good opportunity.
  19. I went and did it again. Every so often, not often enough it seems, for me to remember how to get myself out of it, I create a MIDI Black Hole. A spot in the Piano Roll from which no sound can ever emanate. There's a note on the grid in the correct place, I can right click on it to get its properties and there's nothing about it that indicates anything weird. I can delete it and re-enter it and still, no sound. I delete the previous note to make sure it's not the note-off screwing things up. If I nudge the note a little late it will happily sound, but then it will sound too late. It's a cursed spot on the Piano Roll, a place of no velocity, no note value, no sound, just silence. It sucks sound in and none comes out. But aha! This time I think to look in the Event List, and yes! It shows that in addition to the note I have entered, there is also a Zero Zero at that same start time, appearing right before it in the list. Apparently in the MIDI spec, in the event of such a collision, it's like a 4-way stop, the first note there wins. So I zoom and I zoom and sure enough, eventually there's a little speck visible at the leading edge of my non-playing note. I delete this and all is normal and no more MIDI Black Hole on my Piano Roll. I post the above for the amusement and education of anyone who has suffered from the same phenomenon or may in the future. Also: combing zero-length (and/or zero velocity) notes out of a project seems like a useful task for a CAL script. Does anyone know of such a script or where I might look for one? Or maybe there's already an easier way to ferret them out than by poring over the Event List, then zooming in and zapping them?
  20. Okay, sorry, it happened again, I misunderstood. I fully agree that using lanes that way is logical when we're talking multi-timbral instruments or the same instrument playing different parts. What I was referring to was an audio track with multiple takes. That's why I asked "MIDI or audio." The way I do it is with a single instrument track with multiple MIDI tracks feeding it, but I haven't gotten as far as trying crossfades with that method. Where I trip up when discussing Lanes with people is that they work differently, but more importantly, as in your case, the goals can be different, when the medium is MIDI rather than audio. When you said "record," I assumed audio, but of course one records MIDI as well.
  21. How does the Trackman Marble play with the ZX81?? I have a ZX81 down in the basement, my first computer, built from a kit. Here's my review of The Fantastic Music Machine for InfoWorld, December 19, 1983. Guess I go back 36 years with computer music software. Hadn't thought of it that way.
  22. It's a vivid image, isn't it? Hats falling off, white shirts getting muddied.... A couple of people from a tightly-knit supportive nonviolent community coming to blows over a common task. I think it describes forum flareups pretty well. "Jebediah and Ezekiel are at it again out by the silo! Someone take the scriptures out there and talk some sense into them!"
  23. Regarding Bark of Dog, you can still download Bark of Dog I from Boz' site, and the installer will install the ProChannel module.
  24. That is worth a great deal, as it means that the actual code that makes up Cakewalk was probably written or at least tested and debugged on that system. Those of us who roll our own tend to be people who are okay with the possibility of spending hours on getting all the components optimized and working together correctly. To me, it's actually part of the fun, believe it or not. All of my computers are ones that my former Silicon Valley cronies have given me for free as hand-me-downs. They were being tossed out or sold for peanuts at work because some bigwig wanted the latest impressive thing or they stopped booting properly and were deemed to old to bother with fixing. So hey, free i7 system for me! Free i5 notebook, free Core 2 Quad as secondary shop system. Others I give away. I've put faster processors in them, Firewire cards where need be, upgraded them to Windows 10, SSD's, etc. Sometimes I've spent entire days reinstalling the OS, one OS upgrade kinda hosed my Cakewalk setup, but fixing all this taught me a lot more about Windows 10 and Cakewalk. In the PC world, there's a reason people are willing to pay a premium to buy prepackaged systems from Apple, Dell, HP, Acer, whomever. It's because the integration of all the components has already been taken care of. They ensure that everything works together. Jim and others like him do the same thing, but aimed toward a specialized use. The cutting edge fast systems from the biggies tend to be aimed at gamers. Their other ones are aimed at long term stability at the expense of speed and upgradeability and versatility. My Dell's BIOS won't let me overclock the CPU or drop in a faster chip. It was made to run Office really well and make Skype calls and watch Netflix and then be handed down to do homework on. The idea of rendering multimedia files never entered into it. I put a faster graphics card in it, set the processor to never spin down, a Firewire card, all this stuff. If I don't bend the case cover a little, it'll rattle from the fans being on all the time and you'll hear it in my vocal takes. But it was free and it runs Cakewalk and Vegas like a bat out of hell. It's a little like a Millennium Falcon to me. If you want a quiet, reliable, fast DAW computer, get one from Jim or another audio-oriented integrator. Jim is well-vetted by Cakewalk users.
×
×
  • Create New...