jamesd256

Results 11 comments of jamesd256

Thank you. I hope it's not too demanding raising many issues. Realearn 2 has inspired me very much, especially with CE and PT2 coming, my mind is opened and it's...

100% agreed, and this would be best left until you tackle this in your own super well thought out fashion. Meantime since I've cracked the code playing with set-state I'm...

Fair enough. I'm happy to hack around with set-data until the API comes along, if it is in your plans. I made progress now I worked out the camel conversion...

I guess there's no equivalent method to retrieve the session data from Realearn? When trying this the boolean comes back false: ok, current_state = reaper.TrackFX_GetNamedConfigParm(reaper.GetSelectedTrack(0 , 0),0,"set-state")

I've taken a look at MachinePreview.js, and see you're using a canvas. Please forgive me if I tell you stuff you know or seem obtuse, but I'm keen to resolve...

So the turtle component would not be responsible for rendering the canvas, but instead would be passed, or would read the context of the global canvas. There would be a...

What you say makes a lot of sense. We agree about the value of turtle, it's about accessibility. I see why you want to control the drawing centrally. You are...

Good to hear. Looking forward to seeing how you get on.

It's good that you implemented Redux I think. It probably seems like a complexity cost and overkill, but I think it will help with scaling the app. Seems there is...

Thanks - good effort again. I will not put any authentication in unless it's 100% industry standard. I am moving away from RdbHost, which looks fine, but it's just not...