java - Access Mac's live sound output data -


i'm trying create program accesses mac's live sound output data used display live graphic waveform of current sound/song (aka play song through youtube/itunes/etc , program shows waveform of song while playing). understand using java sound api , need use fft algorithm data frequency domain, can't find way access live sound output data? suggestions?


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -