Jump to content

David Baay

Members
  • Posts

    4,455
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by David Baay

  1. I would think the delay must be a significantly larger fraction of a second to be noticeable much less bothersome. 50ms is on the order of the fastest double-click the most agile mouse handlers can achieve.
  2. Unfortunately I don't have those plugins. A comparable project that I think everyone should have access to is Time Lord's CbB demo, Time to Fly.
  3. Load distribution across cores appears much more even in Sonar - both in the app and in Windows resource monitor - and some individual cores are being pegged with Cbb which is usually more of a problem than a high average.
  4. Not the typical experience of course. You should submit a crash dump to Support.
  5. Even though Sonar seems to be suffering more than CbB, you definitely need to do this, starting with disabling Speedstep and C-States in BIOS. and setting High/Best Performance power mode.
  6. ~30% average engine load with peaks over 100% indicates DPC Latency spiking issues. I'm not sure why Sonar would be more sensitive to that than CbB on your system, but both of them are showing it and suffering for it. So check your DPC Latency and figure out what's causing it. https://www.resplendence.com/latencymon Common offenders are onboard WiFi and Bluetooth which can be disabled in BIOS if necessary. Some laptops will also suffer from issues with power management either because CPU is being throttled or just due to the activity of ACPI.SYS causing DPC spikes.
  7. ... or you're not using tempo-synced FX or arps, which is my excuse for not picking it up. Almost all my projects use fractional tempos because they're set from recordings made without a click, but I haven't used any tempo-synced FX recently. I'll have to add that to my regression watch list. ;^) Noel, does this mean there might still be subtle sync errors if the tempo is changing frequently by small amounts? I sometimes snap the timeline to every beat of a freely-recorded piece but leave all or most of the variability intact. If the piece lends itself to using tempo-synced FX, that variation is likely to get flattened to a fixed tempo, but not always. Just curious whether your caching approach would accomodate that.
  8. Check that your Playback I/O [disk] Buffer is the same in Sonar as in CbB. And do remove the Realtek ASIO entry from the registry; probably of no consequence, but it's not compliant and Sonar won't work with it anyway so it might as well be invisible. If you ever have a need to use the Realtek interface, change Sonar to WASAPI mode. The "Configuration File" is AUD.INI; in the past we would rename it manually to have a new default one would be created automatically on launch. The Reset function just makes it easier, automatically backing up the existing file and replacing it with the default. Doing this after removing Realtek ASIO from the registry will ensure that AUD.INI contains no reference to it. You might also try unchecking that 'Low Latency mode' box in the QuadCapture's ASIO panel. That reduces the interface's internal firmware buffer at the cost of some dropout-resistance.
  9. File > Export > Audio and Export [module] > Advanced... should open the same UI by the same underlying method. If there's a difference in the result, it's probably down to some interoperability issue with Win10 as Noel suggested. But possibly that info can lead to an easy fix.
  10. I can't repro this, and not sure what might cause it other than some mutually exclusive state like having an ARA FX applied.
  11. Preview bus is now set by right-clicking the desired bus and selecting 'Set as Preview Bus'.
  12. I agree the pointer could be improved, but I can't repro that the results are that wildly inconsistent/imprecise/unexpected in the Staff View. Can you post an example of MIDI track/file that exhibits this with some frequency?
  13. A few more things to check/try: Uninstall Steinberg Generic Low Latency ASIO driver if present. Remove Realtek entry from HKEY_LOCAL_MACHINE\SOFTWARE\ASIO in the registry. Reset AUD.INI via Preferences > Audio > Configuration File > Reset... If it doesn't help, you can restore the backup that the process creates. If it does help you can compare the two files to see what's different. And, of course, make sure you're testing with the same project using the same audio and MIDI driver selection(s).
  14. What's the exact scenario (i.e. what delay values, what tempo, where does the switch occur, and where are notes relative to the articulation start/end points). Maybe share a simple demo project. I once had a project that exhibited a change in note volume related to an issue with articulation delays, but I reported it, and the problemis no longer reproducible in in the current release. Possibly you've encountered another manifestation of that problem.
  15. I guess it could depend on what else is going on in the project in the way of PDC and overall processing load but I definitely have not seen anything like that, even with a 2048-sample buffer at 48kHz.
  16. Are you sure about the length of that delay? I think the gap that Noel is talking about is more on the order of an audio buffer or two - maybe 50-100ms if you're running a large buffer. The gap I get is like that - a small fraction of a second.
  17. Yes, definitely 20-40% better. ;^)
  18. The CbB screenshot is showing "X-AIR ASIO Driver" while the Sonar screenshot is not showing "ASIO". Possibly you have the drive mode set to WDM or WASAPI...?
  19. Is CbB still giving expected results with the same project in both cases? Sonar has revised External Insert functionality that now supports using mono channels of a stero pair independently among other things, but I've not seen any issues with it except in very esoteric use cases (e.g. putting two mono external inserts in series using channels of the same stereo pair which - not entirely unexpectedly - causes PDC issues). I don't often have enough tracks in the Console view to have to do a lot of scrolling but I can't say I've ever seen that issue.
  20. FWIW - I'm running a i7-3770 @ 3.4GHz... I've now got 32GB ram, but was running on 16GB for years. I'm typically use an ASIO buffer size of 64 Likewise here on a 10-year-old i7 6700k @ 4.0Ghz with 24GB. It continues to run great for my purposes - admittedly using a generally limited number of synths and FX plugins compared to what some users require. But running more plugins just requires raising the ASIO buffer. 8GB would already have been considered somewhat marginal even in the Sonar 8 era, but is no more limiting now than it would have been then. If it's possble to double it, that would be advisable.
  21. The longest audio file I have handy is two hours and 15 minutes. I just opened the project over WiFi from another PC where it's saved, figuring that would be worst-case. It took some time to draw the waveform, but even before that completed paging back and forth by measures was instantaneous as expected. So unless the audio has to be a lot more than two hours to demonstrate the issue, whatever is happening seems to be peculiar to your system or Sonar configuration. You might try turning off/disabling your interface to see if it has something to do with Sonar's interaction with the audio driver.
  22. Preview files are per-project but do not have the same kind of internal file association and path encoded in the project file as a normal audio file (that's why you can delete them without Sonar complaining when the project is still open). So the only way Sonar 'knows' that a preview file belongs to a particular project is to save it in a dedicated project folder. Therefore it can't/won't write a preview file to the global Audio Data folder. Sonar never automatically deletes an audio file once a project has been saved with a track referencing it at any point. That's why Clean Audio Folder and CWAF exist. Automatic clean-up only happens if you close a project without saving the session in which the file was created.
  23. Project preview files are handled differently; they need to persist in order for preview to work so they don't require re-saving the project. I'm pretty sure this is working as designed. Also, I did a quick test, closing without saving after bouncing an instrument track with nothing else in a new project, and the two preview files were created as expectedand persisted after closing both the project and Sonar.
  24. Those files are used by the Project Preview function of the Start Screen. Per the documentation they are created by default the first time you export; it doesn't mention bouncing, but Export and Bounce use the same code. This default preview creation will only happen once and the two files will initially have the same content; after that, the file with the longer name will be replaced with a copy of the exported/bounced file only if you pro-actively check the "Include Project Preview' box in the Mix and Render section. I'm not sure why, exactly, but the file with the shorter name seems to be kept indefinitely as an archive of the first export/bounce you perform while the file with the longer name will be the one that plays when you click the Project Preview playback. It's been requested previously to have control over the maximum length of the preview file as this can get to be an issue for users who work with hours-long recordings. For typical song-length projects, the extra space used isn't a huge deal, but I would probably opt to limit previews to 30 seconds myself, and not have one created by default.
  25. Yes, clearly an issue with buffering the 130 (!) active lanes of MIDI on Track 4, compounded by all the split and slip-edited clips. Apply Trimming pretty much eliminates the issue. If you were to simply disable Non-Destructive MIDI Editing, I think you would not encounter this issue. Having it enabled means you effectively double the number of MIDI events that Sonar has to manage every time you split a clip.
×
×
  • Create New...