yuxshao

Results 14 comments of yuxshao

depends on #33 because qmultimedia in qt6 for some reason is really laggy for real time audio

Yeah I mean the latter, thanks for clarifying.

hmm sadly seems like doing this right will need some refactoring... can't just simulate a stop / restart because it'll reset some other parameters too (e.g. some sample offsets, ongoing...

this would be cool but need some data structures changes because rn only forward playback is efficient (so dragging backwards would be hard) (some way to go to past event...

ui wise this would probably be enabled on shift + Click if 'polyphonic note preview' is enabled

Ahh interesting idea.. could work with the overdrive thing at least. Though it is a bit weird though since then you may have a single instrument jump across diff exports...

https://github.com/yuxshao/ptcollab/commit/5a6bea0dc4826aebc16157eedcf03d65d98a6a43 will probably package into release some time soon. but you can build from source in meantime If people really need something for overdrive we can revisit

Thanks for reporting again! I'll have to check this out once I get my hands on a Mac...

I realized I never used Ctrl+click to select a pinned unit. I always use the side menu ctrl click instead. So maybe ctrl+click is really just fine?

I believe this has to do with QAudioOutput's start always choosing the default device unless a device is specifically chosen, and loading a project causes a stop / start at...