Rakan Nimer
Rakan Nimer
Hey ! This also happens with [react-google-charts](https://github.com/rakannimer/react-google-charts). My fix was to use the `select` event instead of regionClick. So in angular-google-charts this would be `agc-on-select` if I'm not mistaken.
Same thing happened to me. I deleted the existing file and ran the script again and it worked. It doesn't overwrite existing files. Added a task to delete the config...
Hey, Could you send me the link to the midi file ? Midi parsing is still a WIP, Some files might not be understood by the parser. But if you...
Cool ! will give it a shot asap and let you know :) Cheers
Hey, It looks like the midi file is corrupt, I couldn't open it with 3 different midi players. And github is not recognizing it as a binary file. How did...
Hey! Sorry for the late reply :) I want to rewrite the midi parsing for the library as soon as I get the time, I don't think it's production ready...
Hey @alikeju ! Yes it should be capable of playing sharp notes, But instead of calling it C# can you try ```Note name={'Db3'}``` Don't forget to add the octave the...
You're very welcome :) Cheers ! On Fri, 23 Mar 2018 at 14:55 Alikeju Adejo wrote: > I got it to work. I guess only specifying flat notes work instead...
Good find, submitted a PR :)
Hey @dzeitman, Check out this gist: https://gist.github.com/funkatron/979955 It uses oauth, but you should be able to use this client to do the same thing.