Walmik Deshpande

Results 55 comments of Walmik Deshpande

@rayfoss Thank you for pointing this out and even setting up a codesandbox! I ll look into this as soon as I get some time.

Hi @etamity We have a similar issue for C5, C13 etc. In Scribbletune we map these chords with the `th` suffix. Please note the comments here https://github.com/scribbletune/scribbletune/blob/master/src/chord.ts#L31-L32 One other thing...

wow this is a great find, thank you for noting it here.. i havent moved to 11. i ll get this in soon(ish) i have begun some refactoring and documentation...

Sounds great @JanZaion !

Hi @JanZaion I was renaming a few things - templateAPIPass.js -> api.js - clip1 -> apiClip - scribbleObjects -> scribbledClip Everything worked fine but as soon as i bring in...

Thank you @JanZaion I think this is the right way forward. I ll take a look at the PR in scribbleformax and will continue this discussion there.

Hello @steebba this is because of the way DAWs treat the middle C. From midi standards 60 is middle C and software and hardware manufacturers are free to set that...

It's not very common and I'm glad you asked coz I m now wondering if we should change this behavior considering people will want to use midi files in DAWs...

Thank you for the comments. The functionality to extend note lengths is a must have for the browser clip method of scribbletune. It already exists in the node module which...

Hey HI @spencerudnick For those you can just mix and match. so something like `x[xx]` is a quarter note followed by 2 eighth notes. If you dont want play one...