andrewrk / andrewrk/libsoundio

Where to include DSP code

オープン
#136 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
question
主要言語
C
スター
2.1k
フォーク
254
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi All,

I have just got started creating a small clt for beamforming with the MS Kinect in C using libsoundio, following the example pieces of code (mainly the microphone example). I have set up my devices etc and have come up to the point of creating read/write callbacks.

Which is where my question pops up. I want to do some DSP before output (obviously), where would the best place to put this be - in one of the read/write callbacks or within a new "process" callback that I create (so an extra buffer as well?). The beamforming DSP I have prototyped in matlab should be run realtime and I am confident it can be, it can get quite computationally intensive though.

Any thoughts/tips would be great.

Thanks.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。