Hugo Aboud

Results 16 comments of Hugo Aboud

Thanks @vale981 and @monocasual, if you find any other issue please list it here or on the roadmap of my fork, I'm keeping track of known issues there. I had...

@monocasual what's the best way to tell a dialog it should refresh from the main window and vice versa? Most of my issues now relate to UI not updating when...

@monocasual I've created/edited a few methods on _glue/channel.cpp_ using _gu_getSubwindow_ to get the open dialog (if any) and update it. Works like a charm! My last commit has rename/remove fully...

I've noticed the oneshot quantization on your current version seems to be wrong for 2b, 4b, etc.. It seems to be dividing the trigger time instead of multiplying it. I...

@monocasual ok, but i feel like I could need quantize to 2 ou 4 beats, what do you say I add those options and change the terminology, so the user...

@vale981 I've pushed a commit with the basics of Record Modes working. Would you help me test and find where it crashes? When channel recording starts it creates a wave...

I've tested my build today with a Focusrite Scarlett 18i20, all the inputs and outputs are showing up and the multi-track routing seems to work fine. Mono/stereo and record modes...

Hi @monocasual, it's been a while but I'm almost done with the features. Basically I need to fix the MIDI channel, patch seralization and some other minor issues/features. Would you...

@monocasual nice! I've found some new crashes today, but I should be able to fix them soon. As I'm working on MIDI Channels now some pre-implementation questions popped up. If...

![screen3](https://user-images.githubusercontent.com/2349393/42323937-25398664-8038-11e8-8530-61801ea2dd91.png) I'm not exactly the UI guy, so I think this should be improved, but i've pushed a commit with the multiple MIDI device working. Each MidiDevice creates a RtMidiIn/RtMidiOut...