Andersama / obs-asio

ASIO plugin for OBS-Studio
GNU General Public License v3.0
680 stars 43 forks source link

Doesn`t work with Tascam US-322 #25

Closed Dante1349 closed 5 years ago

Dante1349 commented 5 years ago

Hey, i have problems with the mentioned device. These are the settings, maybe i have to switch to 24bit in OBS, but this isn´t possible. device properties: image obs settings: image

Can you help me with that?

pkviet commented 5 years ago

The buffer is quite small. Try 1024, then decrease to 512 , 256 etc If you use a mike, it's not captured ? Drop a screenshot of the mixer. I want to check the number of channels displayed. It should be 2 channels if capture is working.

On Sun, Aug 18, 2019, 18:37 Marc Rominger notifications@github.com wrote:

Hey, i have problems with the mentioned device. These are the settings, maybe i have to switch to 24bit in OBS, but this isn´t possible. device properties: [image: image] https://user-images.githubusercontent.com/9164492/63227443-ec250a00-c1e6-11e9-847a-fc9d9b1c0b8b.png obs settings: [image: image] https://user-images.githubusercontent.com/9164492/63227465-373f1d00-c1e7-11e9-9098-549eecd1df20.png

Can you help me with that?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pkviet/obs-asio/issues/25?email_source=notifications&email_token=ACG2OTY3IO5ETACE6HNFRQDQFF3GBA5CNFSM4IMTPDC2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HF255OQ, or mute the thread https://github.com/notifications/unsubscribe-auth/ACG2OT3SAGGEZ67ENMN3PS3QFF3GBANCNFSM4IMTPDCQ .

Dante1349 commented 5 years ago

this isn´t possible either: image seems that it is not working, cause i just have one channel here: image

Dante1349 commented 5 years ago

we can do a screen sharing if you got time, im also a developer, maybe i can help

pkviet commented 5 years ago

From the screenshot i see two channels for asio input source (it's just that no mike is connected i bet OR that you've opened another app). So obs-asio plugin seems ok, it is capturing. Drop the log but imo if audio doesn't reach obs something else is going on.

On Sun, Aug 18, 2019, 18:48 Marc Rominger notifications@github.com wrote:

we can do a screen sharing if you got time, im also a developer, maybe i can help

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pkviet/obs-asio/issues/25?email_source=notifications&email_token=ACG2OT2UIKVJA3I3PMEBVFLQFF4MDA5CNFSM4IMTPDC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4RDYAQ#issuecomment-522337282, or mute the thread https://github.com/notifications/unsubscribe-auth/ACG2OT4GE5DCQSTVHHTQ6VLQFF4MDANCNFSM4IMTPDCQ .

Dante1349 commented 5 years ago

hmm ok, maybe that is the problem. im trying to record the audio from the asio soundcard, that cubase is using. but this should be possible or am i wrong?

pkviet commented 5 years ago

Ok that's why. Can't work because asio is exclusive. This is a limitation of asio sdk: a single app only can capture at a time. Some drivers workaround that and are multi clients (ex: rme) but most asio drivers can't. Check the wiki for a way to bypass that by using virtual audio drivers. Works with daws like reaper. But not cubase afaik.

On Sun, Aug 18, 2019, 19:59 Marc Rominger notifications@github.com wrote:

hmm ok, maybe that is the problem. im trying to record the audio from the asio soundcard, that cubase is using. but this should be possible or am i wrong?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/pkviet/obs-asio/issues/25?email_source=notifications&email_token=ACG2OT4NLFNZMJV3N3AOTNTQFGEWLA5CNFSM4IMTPDC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4RE6CA#issuecomment-522342152, or mute the thread https://github.com/notifications/unsubscribe-auth/ACG2OT5XUHU7I7DUMFUIXGLQFGEWLANCNFSM4IMTPDCQ .

Dante1349 commented 5 years ago

You´re right. I missunderstood the functionality of the plugin. Sorry for the inconvenience. I figuered out how to solve my problem in the meantime. Thanks for your help either @pkviet =)

And this is what i did to record my cubase asio sound in OBS: