RT Audio Mobile settings

Hello, I just installed CsoundQt -d-html-cs6 on my very new Mac Mini. It’s so new that I still have to buy an audio card for it. So I am using the speakers of the machine, that must be very bad becuase all the RT Audio Mobile settings I have tried - using all the possible combinations - didn’t work.

When I run the file I get:
WARNING: could not open library ‘/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libfluidOpcodes.dylib’ (-1)

WARNING: could not open library ‘/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/libvirtual.dylib’ (-1)

WARNING: could not open library ‘/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/Opcodes64/librtjack.dylib’ (-1)

STARTING FILE

Creating options

Creating orchestra

closing tag

Creating score

rtaudio: PortAudio module enabled …

using callback interface

Elapsed time at end of orchestra compile: real: 0.005s, CPU: 0.005s

sorting score …

… done

Elapsed time at end of score sort: real: 0.007s, CPU: 0.007s

midi channel 1 using instr 1

midi channel 2 using instr 1

midi channel 3 using instr 1

midi channel 4 using instr 1

midi channel 5 using instr 1

midi channel 6 using instr 1

midi channel 7 using instr 1

midi channel 8 using instr 1

midi channel 9 using instr 1

midi channel 10 using instr 1

midi channel 11 using instr 1

midi channel 12 using instr 1

midi channel 13 using instr 1

midi channel 14 using instr 1

midi channel 15 using instr 1

midi channel 16 using instr 1

midi channel 17 using instr 1

midi channel 18 using instr 1

midi channel 19 using instr 1

midi channel 20 using instr 1

midi channel 21 using instr 1

midi channel 22 using instr 1

midi channel 23 using instr 1

midi channel 24 using instr 1

midi channel 25 using instr 1

midi channel 26 using instr 1

midi channel 27 using instr 1

midi channel 28 using instr 1

midi channel 29 using instr 1

midi channel 30 using instr 1

midi channel 31 using instr 1

midi channel 32 using instr 1

midi channel 33 using instr 1

midi channel 34 using instr 1

midi channel 35 using instr 1

midi channel 36 using instr 1

midi channel 37 using instr 1

midi channel 38 using instr 1

midi channel 39 using instr 1

midi channel 40 using instr 1

midi channel 41 using instr 1

midi channel 42 using instr 1

midi channel 43 using instr 1

midi channel 44 using instr 1

midi channel 45 using instr 1

midi channel 46 using instr 1

midi channel 47 using instr 1

midi channel 48 using instr 1

midi channel 49 using instr 1

midi channel 50 using instr 1

midi channel 51 using instr 1

midi channel 52 using instr 1

midi channel 53 using instr 1

midi channel 54 using instr 1

midi channel 55 using instr 1

midi channel 56 using instr 1

midi channel 57 using instr 1

midi channel 58 using instr 1

midi channel 59 using instr 1

midi channel 60 using instr 1

midi channel 61 using instr 1

midi channel 62 using instr 1

midi channel 63 using instr 1

midi channel 64 using instr 1

0dBFS level = 1.0

ftable 1:

ftable 2:

ftable 3:

ftable 4:

ftable 5:

ftable 6:

ftable 7:

ftable 8:

ftable 9:

ftable 10:

ftable 11:

ftable 12:

ftable 13:

ftable 14:

ftable 15:

ftable 16:

ftable 17:

ftable 18:

ftable 19:

ftable 20:

ftable 21:

ftable 22:

ftable 23:

ftable 24:

ftable 25:

ftable 26:

ftable 27:

ftable 28:

ftable 29:

ftable 30:

ftable 31:

ftable 32:

ftable 33:

ftable 34:

ftable 35:

ftable 36:

ftable 37:

ftable 38:

ftable 39:

ftable 40:

ftable 1006:

orch now loaded

audio buffered in 512 sample-frame blocks

reading 2048-byte blks of shorts from adc (RAW)

PortAudio V19.7.0-devel, revision 147dd722548358763a8b649b3e4b41dfffbcfbb6

closing device

Failed to initialise real time audio output

Any idea?

Thank you!

hi -

some questions:

  1. what did you choose in CsoundQt’s configuration > Run > RT Audio Module?
  2. what is your mac os version, and did you allow CsoundQt to use
    microphone?
  3. what happens when you run Examples > Getting Started > Basics > Hello
    World?

best -
joachim

Hello, I tried all of them: portaudio (callback), coreaudio (auhal), portaudio, selecting as Output device either dac and Mac Mini speakers.
The OS is Big Sur (11.6). I don’t know how to allow CsoundQt to use microphones: should it be done in CsoundQt’s configuration > Run > Input device? Anyway I don’t have microphones connected to the computer.
I am running Hello World, the outcome changes depending on the configuration I select: either I don’t hear any sound, or Csound crashes or I get the message: “reading 1024-byte blks of shorts from adc (RAW)
PortAudio V19.7.0-devel, revision 147dd722548358763a8b649b3e4b41dfffbcfbb6
closing device
Failed to initialise real time audio output”.

usuallly the mac os asks you the first time you run an application, to
allow capture audio.

what are your csound and your csoundqt versions? did you try older
ones. perhaps it is worth to try 6.14 in which a csoundqt is still
included:
https://github.com/csound/csound/releases/download/6.14.0/csound6.14.0-MacOS_x86_64.dmg

Hi!

Try setting input to none in CsounQt Configuration Run tab and see if that changes anything.

Tarmo

L, 22. jaanuar 2022 00:30 Gppp via The Csound Community <noreply@forum.csound.com> kirjutas:

Hello, sorry for the delay, usually I work on another computer and just yesterday tried again Csuond on my new Mini Mac.
I run a 0.9.8.1 version of Csoundqt, and in this moment I am using 6.17 version of Csound. I also experimented with 6.14 version and its included Csoundqt. Both those combinations are working even worst, because as soon as I run Csound it immediately crashes. This is very odd…

Yes, I tried, unfortunately without any success.