Invalid Parameter

You have a question or need an advice about how to do something? Ask it here!
Post Reply
DennisdeWit
Posts: 35
Joined: 10 Mar 2013 14:22
Invalid Parameter

Post by DennisdeWit »

Hi there,

I want to record every single hour with ProppFrexx. So, I wanted to do a control command:

Action: MIXER_INPUT_REC ON:
Parameter: Line 3 (Breakaway Pipeline)|E:\test.mp3

But it only errors. ERROR: invalid parameter (must be valid mixer name or index).
It seems like I've put it an incorrect parameter. But I don't know how to make a proper one. Any help on this?

Thanks,
Dennis
User avatar
radio42
Site Admin
Posts: 8329
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Invalid Parameter

Post by radio42 »

Each ProppFrexx mixer channel has a name (as configured in the mixer channel configuration settings, up to 5 characters long).
This name is also being shown in very bold letters above each mixer channel...you need to use that name in your control-commands.

So your command must look something like this:
MIXER_INPUT_REC ON MIC1|E:\test.mp3
DennisdeWit
Posts: 35
Joined: 10 Mar 2013 14:22
Re: Invalid Parameter

Post by DennisdeWit »

Yes, but I would like te record the sound of BreakAway, not the input of my USB audio card (which is assigned to INP)
User avatar
radio42
Site Admin
Posts: 8329
Joined: 05 Apr 2012 16:26
Location: Hamburg, Germany
Contact:
Re: Invalid Parameter

Post by radio42 »

I have no idea what you configured as a mixer channel...
However, you can of course only record a configured mixer channel.
So if you haven't configured the Breakaway as a mixer channel yet, simply do so...

Post Reply