Replies created

 

Viewing 15 replies - 2,791 through 2,805 (of 3,237 total)
  • Bear-Faced Cow
    Participant

    You would want to use Disk Utility to repair permissions. Best to reboot your Mac into Recovery Mode (hold cmd-R) and do this as it may uncover other issues. Updating Logic may have only been a catalyst.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    1

    Thanked by: melodic shred
    Bear-Faced Cow
    Participant

    Is it a single preset or all of them? Most of the plug-in issues with Logic have been tied to Catalina, and you’re showing to be on Mojave. I have been using SD3 with 10.5 and haven’t had any issues loading presets, user or factory.

    You may want to check your project and/or preferences. It may also be a permissions issue, so check that as well.

    Apple doesn’t force updates, BTW. You have Automatically Update checked in your app store app prefs.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    1

    Thanked by: melodic shred
    Bear-Faced Cow
    Participant

    Looking at Steinberg’s site, Cubase SE is on the unsupported list and hasn’t been updated in a while. I’m also willing to bet that it was one of those that came pre-packaged with a hardware device to get you going, and if it was, they usually don’t support VSTs outside of what comes with it.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    Bear-Faced Cow
    Participant

    That’s weird. Different beat totally or same beat different instruments?

    I have not experienced this type of behaviour here.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    Bear-Faced Cow
    Participant

    Your comments are so offensive, outrageous, irrelevant and even DEFENSIVE it’s almost laughable! Well… that reminds me of the saying “a hit dog barks”! Are you just a naive Toontrack fanboy or are you in any way business related to this company? I think each participant of this forum should form his/her own opinion based on your comments here 😉
    Anyway… I’m out and making some music as you pretentiously suggested. Life is too short to bother with trolls!

    Go look in the mirror… there’s your troll. In fact, you were everything you typed, and you’ve proven that you don’t really have an argument but would rather go on the attack to believe you can bully someone down to prove your point.

    But for your information, I happen to be a software developer who knows what it takes to put out any software. I also know that all software has bugs no matter and some bugs are just not priority while more serious bugs take a greater amount of time to undo, and adding more people to the problem is never the solution.

    So, coming online and bellyaching and trolling is not going to get problems solved.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    Bear-Faced Cow
    Participant

    Are you using any different mapping in your preset/project?

    What is being played back into SD3 from SO4? You can find this out in SD3’s MIDI monitor.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    Bear-Faced Cow
    Participant

    Thanks for the very self-entitled remarks. I hate to break the bad news to you but you’re going to be finding yourself working around all software, regardless of what you think. And yes, it is cosmetic in the PM, and not functional. It does not affect your library installation or the playability of SD3, nor does it really hamper the over users experience in any damaging way. You’re just bugged by it because you have to look at it. Nothing more.

    Just because they aren’t outputting software to your timeline, that is no indication that they are either uncaring, or incompetent. The fact that they took care of some major install bugs in the last round shows quite the opposite. And considering that they have had numerous releases since launch, is more of an indication that they are paying attention.

    Perhaps, go make some music rather than complain in your first three posts.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    1

    Thanked by: Alan Scott
    Bear-Faced Cow
    Participant

    So far I see two potential issues:

    1. Your drum MIDI technically starts at Bar 8 (your controller information in the region might be ignored on export) and your tempo marker is at Bar 1. Hence no beginning tempo marker in your export.
    2. Your change in tempo is a ramp. Logic handles ramped changes in tempo internally. As a MIDI export the only way it can interpret that ramp is with a series of tempo changes, which explains John’s screenshots. Thus, there will be a very rough resolution to your tempo changes, and you will hear it in your drum parts. If you want to smooth it you, you will have to do some work in SD3’s tempo map, by recreating the ramp manually if you want your tempo change in SD3 to be just as smooth. At least your ramp appears to be linear. You would have a harder time if you had used a more logarithmic ramp in Logic.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    Bear-Faced Cow
    Participant

    What do you mean by “it gets off”? Is it not decelerating?

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    Bear-Faced Cow
    Participant

    What you are exporting your MIDI with? As well, does your tempo map in SD3 show any changes? You may not have imported your tempo into SD3’s tempo map if not.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    Bear-Faced Cow
    Participant

    Just for shitz an gigglez, I decided to try to bog down the resources to make things tougher on CoreAudio on my dev MacBook Pro, including a couple of active JVM processes (they have proven in the past to be the worst enemy to CoreAudio). Your MIDI file is running like a clock at 160BPM without issue. I could take it further by clearing the Spotlight cache, triggering a swarm of mdworker daemons if we want.

    However, there’s nothing proving to be “math-y” within SD3 with this. It’s holding its own.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    Bear-Faced Cow
    Participant

    And I code at a more systems and automations level. What’s your point? This could be something as elusive as a race condition competing for resources at just the right time. Hence the 160bpm, considering my “theory” was based on recent observations on an automated testing framework that I was troubleshooting recently.

    If by your theory that something is “math-y” with the software alone, then why wouldn’t it be universal considering that this particular part of the code base would be common considering that we’re both Intel processors? Not to mention that it would be easier to exacerbate on the Mac due to how CoreAudio operates. Sorry, but there’s not enough there to scream bug without doing a further deep dive to prove it in this case.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    Bear-Faced Cow
    Participant

    Difference in class could have little to do with this. It could all depend on what was installed on both machines. There could very well be something under the hood stealing resources. I’ve seen enough of that in my years both as a software developer and as someone who’s set up plenty of audio production systems. Audio is especially taxing on computer resources, and can get knocked off kilter by certain processes. I’ve killed a lot of daemons to keep my audio Mac running smoothly.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    Bear-Faced Cow
    Participant

    You would create a multi-output instrument in your DAW and route your kit pieces to those outputs. From there, you can apply EZMix to them.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

    Bear-Faced Cow
    Participant

    You would have to apply EZMix within your DAW.

    jord


    Jordan L. Chilcott

    Web Site: https://jordanchilcottmusic.com/

Viewing 15 replies - 2,791 through 2,805 (of 3,237 total)

No products in the cart.

×