Punita

Results 18 comments of Punita

Thanks for you reply. I will try your suggestion and let you know.

can you please let me know how to create abc string with only drum option and no rhythm-note with play? **abc string without drum:** `let abc_string = "M: 4/4\nL: 1/8\nQ:1/4=60\nK:clef=perc...

I am very new in create abc string, as you have suggested I have created object of CreateSynth class, one abc string with %%MIDI param and 2nd without %%MIDI param...

I have removed all A2 rhythm note from drum's abc string. so it removed music-note two time sound while play two CreateSynth object simultaneously. **Metronome on/off between music is playing...

Thanks for you reply!! Where should I execute this code ? White playing music. If I call midiBuffer.init() method in onBeat() callback then playing take few seconds pause. Metronome On/Off...

hay, Have check this solution? NSMutableArray *textFields = [NSMutableArray arrayWithArray:self.keyboardControls.textFields]; [textFields addObject:self.textBiography]; self.keyboardControls.textFields = textFields;

facing same issue, did you ge any solution

on iPhone ios 16.1.1 device fetching more than 500 mtr, which is not correct. please help me to fix this issue as soon as possible. My project client is frustrated!!!

Hi all, May i know what is wrong in code. I am getting user's location 80-100 mtr away from user's current location. Not getting perfact location.

Hello paulrosen/Abcjs, I am using below abc string in your given editor. But that also have have issues, cursor position why music sound is coming both are not synchronised. Here...