About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: How to change the frequency with which SoundCallback::set() is called
Post: How to change the frequency with which SoundCallba...

Hi.:lol: SoundCallback::set() is called to about 160ms each in my environment. I want you to call in finer frequency. For example, I want you to call in to 30ms per. I want to know more accurate pla...
take_de_x Beginner Questions 0 2,462 06-14-2014, 11:18 AM
  Thread: How to Stop the SoundCallback
Post: RE: How to Stop the SoundCallback

Hi. Rofar, Hi. Esenthel:) Thank you for your reply. I had overlooked the "Sound::play()". I'm sorry. I was looking for this. > Sound sound; sound.play(..); sound.del(); // instead of SoundPlay ...
take_de_x Beginner Questions 4 4,505 06-01-2014, 12:18 AM
  Thread: How to Stop the SoundCallback
Post: How to Stop the SoundCallback

Hi.:d Now, I have the audio playback using the SoundCallback. After playing with the SoundPlay(), please tell me how to stop this. -------------------------------------------- class MySound : public...
take_de_x Beginner Questions 4 4,505 05-31-2014, 05:47 PM
  Thread: [Android] i can't use my lib
Post: RE: [Android] i can't use my lib

Hi. Esenthel It succeeded as follows. Thank you for helping. ------------------------------------ call ndk-build.cmd APP_ABI=armeabi call ndk-build.cmd APP_ABI=armeabi-v7a call ndk-build.cmd APP_A...
take_de_x Platforms (Windows, Mac, Linux, Android, iOS) 2 4,081 05-29-2014, 12:25 AM
  Thread: [Android] i can't use my lib
Post: [Android] i can't use my lib

Hi. my name is take.de.x :d I maked my C++ library, libtest.a, iimplemented global function I was going to link this library to Esenthel Application Then it became such an error. -------------------...
take_de_x Platforms (Windows, Mac, Linux, Android, iOS) 2 4,081 05-28-2014, 03:04 PM