Because I dont find an easy to use Folderplayer in the GooglePlayStore I have written my own.
You can see and download the Player at https://play.google.com/store/apps/details?id=de.cleanMusikSD.com&hl=en_US&gl=US
The main functions are:
► Play audio and video files
► folder structure
► Sort...
Not a tutorial exactly but a fast prototyping for basic Karplus-Strong algorithm realized by B4J and would like to share with someone who is interested.
I want to make my GuitarRhythm app using synth guitar sound as an option along with sampled guitar sound so I found this:
"The Karplus-Strong...
Version: 1.0
------------------------
BeeperDeLuxe is a B4A Lib.
Features:
sound a beep tone
vibrate the phone
sound and vibrate
sound intermitting alarmtone
Properties:
DurationMillisecond: the duration of the sound, vibration or alarm.
To use you need to implement libs as followes:
core...
I would like to share a prototype of my first B4A app GuitarRhythm and I would appreciate very much if you are interested to try and leave suggestions.
The idea is to arrange bars with chords and rhythm patterns to play with as a background accompanying tool or to test chord progression.
I knew...
A doorbell for Arduino Uno or Nano interfacing EEPROM with I2C. The EEPROM 24C512 is 512Kbits and it can store up to 3 seconds wave file of 22.050KHz, 8 bits, mono.
The Arduino reads the ROM bytes in a sequential read mode and stream each byte to the PWM generator at a rate of 22 KHz. The I2C...
Low frequency oscilloscope. The bandwidth is about 30 to 5000 Hz, the narrow bandwidth and input filter makes the use limited. The mic ADC sends packets of 2048 bytes and 60 bytes are used to draw the trace.
Input is to the microphone socket. Input voltage divider allows signals of 5V P-P...
Hello. I have a usb headset (mic + headphones).
I'd like to use the usb library to connect to the headset directly. Kinda like a USB Sniffer. Is it possible to open a device in shared access mode and see the traffic it generates?
I'm interested in "sniffing" the isochronous endpoints.
Hi!!
I have an mp3 file with multiple sound effects, separated by ~300 milliseconds of silence.
How would you guys suggest a way of obtaining the timecodes (in milliseconds) of each sound effect?
I wanna end-up with something like this (key names by user input):
'JSON
{
"Whoosh": {...
Hi all, I have been hacking my way through building an app with offline maps, a database of markers and alerts as a marker comes near. It is all working fine as I post an alert to the screen with all the relevant information using ToastMessageShow.
What I want to add as an option is a verbal...
Hello everybody,
I found a Project on git hub witch uses the esp8266 to Play / stream mp3 Audio.
May be there is some one how translate this Project to a B4r Library:)
Thank you
https://github.com/espressif/ESP8266_MP3_DECODER
If you're trying to record audio using AudioStreamer (via the internal Audio library), and you're getting exceptions when you try to start recording ("uninitialized AudioRecord object"), it may be because of permissions - specifically runtime permissions.
I downloaded Erel's AudioStreamer...
Hello,
I am looking for the functionality of the B4A library "SoundPool", but can't use that in B4J. For B4J I use the MediaPlayer control, but I also want to use speech and short sound effects while playing video and music with MediaPlayer instances. I have tried this with MediaPlayer but the...
Buenos días:
he realizado un app con lector de QR, el lector funciona perfectamente pero deseo que luego de reconocer el código QR reproduzca el contenido (audios) que se encuentran en mi google drive (o cualquier otro servicio de almacenamiento) he probado con el reproductor de audio pero solo...
Hello,
I want to develop my own voice recorder app (dictate app) .. The app should be able to rewind and playback the recorded audio and also work in overwrite or insert mode when recording. Can this be done with b4x?
Thank you
Hello
I recently needed to add an audio amplifier to a new PTT app we have developed. I found this code on the web and through I would share it.
https://stackoverflow.com/questions/14485873/audio-change-volume-of-samples-in-byte-array
' // in an activity
' // slider bar values 0-30 (30...
Hola a todos,
Soy nuevo en esto y debo lograr que desde un dispositivo (celular o tablet) un usuario pueda hablar con otro el cual posee un smartwatch. Estuve viendo cual es la mejor manera, tomando algunos ejemplos que encontre por aca (walkie-talkie) la cual usa AsyncStreams, por un lado y...
Hi
(This is another question I wanted to ask in another thread)
Hi
I want to automatically restart the Voice Recognition Service(https://www.b4x.com/android/forum/threads/voice-recognition-example.7317/#content),
in case of the user didn't say anything(and then the VR is stopping...
Hello,
i'm trying to get this code working for long time with no avail
test project attached with AudioStreamer (real time record and playack) to know if the code is working
** just increase the voice call volume to max and start talk bit loudly to determine if the echo canceler is working or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.