csukuangfj / PortAudioSharp2

C# binding for portaudio supporting Linux, macOS, Windows, iOS
Apache License 2.0
26 stars 4 forks source link

Pa_ReadStream and Pa_WriteStream support #24

Open SmartFoxServer opened 3 months ago

SmartFoxServer commented 3 months ago

Is there a chance blocking Read/Write functions of PortAudio are implemented in PortAudioSharp2 too?

csukuangfj commented 3 months ago

Is it present in PortAudioSharp?

SmartFoxServer commented 3 months ago

It seems not. Are you in contact with the developer? Could you ask for it? As a side note, what version are the native dlls included in your package?

csukuangfj commented 3 months ago

what version are the native dlls included in your package

http://files.portaudio.com/archives/pa_stable_v190700_20210406.tgz


. Are you in contact with the developer? Could you ask for it?

Please ask for it by yourself. We can port it to this repo once it is supported.

SmartFoxServer commented 3 months ago

. Are you in contact with the developer? Could you ask for it?

Please ask for it by yourself. We can port it to this repo once it is supported.

Issue submitted. We hope they can fix this soon.

SmartFoxServer commented 3 months ago

This is the reply from the developer of the project your package relies on: Hi; they aren't. Sorry but this is a bit of a dead project. If you submit a PR I'd be willing to take a look at it, but right now I'm focused on other things. Unfortunately we don't have enough knowledge to submit a PR.