Indeed, the cue output and port are set to None (no doubt -1 internally and so hitting the if statement). But it's not letting me change it. We use only one output card (an HPI with 8 channels), and I can set it on that host and the audition controls appear there. How can I set it for the other hosts? They can access the card for rdairplay and rdlibrary just fine.
Thanks, Max Goldstein Operations Director WMFO Medford On Sun, Mar 2, 2014 at 10:03 PM, Fred Gleason <[email protected]>wrote: > On Mar 2, 2014, at 20:53 39, Max Goldstein, Operations Director < > [email protected]> wrote: > > > After upgrading to 2.8.1 I've noticed the audition (preview) controls > are missing from the bottom left of the Select Cart dialog, when adding > carts in rdairplay. Looking into the code, I find (lib/rdcart_dialog.cpp, > 251) I find that the controls are not created > if((cae==NULL)||(station->cueCard()<0)||(station->cuePort()<0)) > > > > I'm guessing one of these configurations is set improperly. Any idea > where (within rdadmin) I'd go looking? Audio plays fine so I'm guessing > caed is not NULL. Or is there another possible reason? > > The channel assignment changed. See the 'Cue Output' settings in > RDAdmin->ManageHosts. > > Cheers! > > > |-------------------------------------------------------------------------| > | Frederick F. Gleason, Jr. | Chief Developer | > | | Paravel Systems | > |-------------------------------------------------------------------------| > | A room without books is like a body without a soul. | > | -- Cicero | > |-------------------------------------------------------------------------| > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev >
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
