audio

  1. practicalsoft

    Altium Designer دانلود کتابخانه آی سی های مبدل آنالوگ به دیجیتال برای آلتیوم دیزاینر Altium Designer 2023-01-24

    کتابخانه آی سی های مبدل آنالوگ به دیجیتال مخصوص نمونه برداری صدا ✅ این ADC ها، با کیفیت نمونه برداری 24 بیت و با فرکانس نمونه برداری تا 216KHz مخصوص کاربردهای پردازش صوت می باشند. CS5340 IC ADC AUDIO, 2 CH, 24-BIT, 192KHz, 101dB CS5368 IC ADC AUDIO, 8 CH, 24-BIT...
  2. practicalsoft

    الکترونیک مدار کلید صوتی

    مدار کلید صوتی Audio key circuit
  3. practicalsoft

    B4X FEED own VST plugin for Audio software (FL and others)

    Dear friends, please, exists some solutions or some way with using B4J for create VST instruments for Audio software? What is VST I want to do my own VST - bridge between recorded chords or tones and for example fruity loops studio. In this studio or other audio software when I use MIDI, it...
  4. practicalsoft

    B4X FEED [Solved] How to calculate DECIBEL from Audio-Samples

    [SOLVED] Look at my next post to see four function for calculating decibels! hi, I'm working with audio and build a function to find out the Dezibel's of an audio signal: B4X: factor=level/SamplingRate Decibel = Logarithm(factor*factor,10)*10 this works as expected and return the decibels of...
  5. practicalsoft

    B4X FEED How to reverse my DECIBEL or this LOG() function?

    hi, I'm working with audio and build a function to find out the Dezibel's of an audio signal: B4X: factor=level/SamplingRate Decibel = Logarithm(factor*factor,10)*10 this works as expected and return the decibels of an audio signal as in AUDACITY But now I need the reverse case. I have a...
  6. practicalsoft

    B4X FEED after update B4A v 10.0 exoplayer v1.42 not playing audio

    Hello, I am updating my apps , I have a audio streaming player working without any problem, so I wanted to start using the new features of B4A 10, I load the app and recompile, and there is no audio at all anybody can help ? basic code: Sub Process_Globals 'These global variables will be...
  7. practicalsoft

    B4X FEED [B4X] Audio Streaming UDP

    Based on this @Erel code that simulated a Walkie Talkie, I developed a system for streaming audio between Android and Desktop devices with UDP. I found that some routers lose a lot of UDP packets (a high percentage) and the sound is not uniform. If you notice a discontinuous and disturbed...
  8. practicalsoft

    B4X FEED Audio Streaming

    Hello All We have a PTT app in B4A and are looking at the possibility of porting it to B4I. We use the Audio streamer lib and get the audio buffers in the AudioStream_RecordBuffer event as a data() bytes array. This is a must and we compress the audio using aLaw and are currently working on...
  9. practicalsoft

    B4X FEED [B4X] Audio Streaming TCP (with server)

    Based on this @Erel code that simulated a Walkie Talkie, I developed a system for streaming audio between Android and Desktop devices with the addition of a Desktop server. I chose to create a separate server in order to make it easier to connect with multiple devices. As soon as I have other...
  10. practicalsoft

    B4X FEED Protocollo UDP con streaming audio tra dispositivi android

    CIao a tutti, scusate il titolo magari un po vago. Sto cercando di fare un interfono audio (no chat con messaggi scritti) tra dispositivi android usando il protocollo UDP. Sono partito dall'esempio walkie talkie di Erel, e l'ho modificato per usare il protocollo UDP. Perchè UDP? la mia necessita...
  11. practicalsoft

    B4X FEED How to play sounds in ALARM audio channel

    Hi I'm trying to play an audio alarm when the phone is locked to alert the user. I have been using the SoundPool.Play method, but this plays by via the Music / media channel which the user typically has turned down on their device. I've adjusted the Play volume in the PLAY call, but the volume...
عقب
بالا