Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change input source with Remote
#1
How can I change the input with the Remote? I didn't find any instructions in the Remote Manual (PDF).

I often play audio via the cell phone, then the Phantom 1 automatically switches to an "Online" source (e.g. Spotify, AirPlay) or "Bluetooth". After that I would like to play from record player. For this I need to switch the Phantom back to "Connectors -> Optical" via the app on the cell phone. It would be much nicer if I could do that with the Remote instead.
Reply
#2
Unfortunately the remote doesn't provide any controls for input switching - I also wish it did!
Reply
#3
True True - I use a 'button device' (an elgato streamdeck) and have it run a program to change the input via the phantom speakers network api.  the use case is the remote and buttons are in a 'fixed' location and i can mash buttons (to set inputs or change the volume) or turn the knob for volume control.  For basic switching and volume control it works fine for my simple needs. (though for multi-room or multi-pair settings you still need the devialet app)

btw - the auto-switch for inputs seems like it used to work better, i mostly just bounce between a dialog and arch.  just an observation not really tested it much. but noticed that while i have auto-switch enabled, The arch is really good about 'taking an 'idle' input', but not good about going idle so that the Dialog can take it back. FWIW. seems like a bug somewhere. but my work around is to just set the input to the dialog with my home brew remote system (slcmdr) and that works fine.
Reply
#4
(28-May-2025, 06:44)scotthar Wrote: True True - I use a 'button device' (an elgato streamdeck) and have it run a program to change the input via the phantom speakers network api.  the use case is the remote and buttons are in a 'fixed' location and i can mash buttons (to set inputs or change the volume) or turn the knob for volume control.  For basic switching and volume control it works fine for my simple needs. (though for multi-room or multi-pair settings you still need the devialet app)

btw - the auto-switch for inputs seems like it used to work better, i mostly just bounce between a dialog and arch.  just an observation not really tested it much. but noticed that while i have auto-switch enabled, The arch is really good about 'taking an 'idle' input', but not good about going idle so that the Dialog can take it back. FWIW. seems like a bug somewhere. but my work around is to just set the input to the dialog with my home brew remote system (slcmdr) and that works fine.

I was always wondering why the Devialet app is not available in the Apple Store for Apple Silicon Macs. Your setup sounds convenient. What app / code you are using? I checked some sites & forums, but my programming skills are limited to say the least Wink Would be great to have a simple (menubar) app available with input and volume adjustment.

Innuos Zen Mini MK3 with LPSU -> Devialet Arch & & UPnP -> Ethernet Cat 6a -> Phantom I Gold Stereo Setup
Gold Note Valore 425 Plus with Vasari Gold -> Devialet Arch -> Ethernet Cat 6a -> Phantom I Gold Stereo Setup

Master & Dynamics MH40, Audeze Sine, AudioQuest Dragonfly Red; Remote Control via macOS and iOS devices (Devialet App / Innuos Sense / Qobuz App / Airplay)
Reply
#5
(28-May-2025, 18:39)seb said: Wrote: I was always wondering why the Devialet app is not available in the Apple Store for Apple Silicon Macs. Your setup sounds convenient. What app / code you are using? I checked some sites & forums, but my programming skills are limited to say the least Wink Would be great to have a simple (menubar) app available with input and volume adjustment.

Hey Seb!  I'm using C# with Visual Studio and a few 'libraries'.  you can find my solution on halrad.com sources also there and happy to share my learning more directly. There are two examples 'apps' are based on the "Devialet IP Control R1" interface described here.  while these might not be a direct solution for a Mac - keep in mind these days = limited skills can be boosted into super-powers with some of the AI coding bots .... Smile

slPhantomTray is a windows shell/system tray UX tool sounds like what your envisioning for the mac menubar but on the taskbar in the system tray.  (its super basic) and really just someting to push play. or send the command to start playing 'a default source' and change the volume.  it came out of , when spark from DOS 1.0 went away, and everyting focused on the moble app it was so frustrating to have to look for my phone, when all i want to do is PUSH PLAY.   When you just want to push play use phantomtray.   but eventually that was not enough so ...

slaCmdr its a chamelion like thing hiding under a 'gecko' next to the 'tree' it is a command line shell/tool and is what i use most in practice. it was conceived to be a handler for buttons. since i missed having buttons to press or wanted someting that worked on small 7" touch screen where 'app' menus are not great to use with fingers.  when you want to automate use slaCmdr

best of luck and happy to help if possible.
scott-
Reply
#6
(30-May-2025, 10:20)scotthar Wrote:
(28-May-2025, 18:39)seb said: Wrote: I was always wondering why the Devialet app is not available in the Apple Store for Apple Silicon Macs. Your setup sounds convenient. What app / code you are using? I checked some sites & forums, but my programming skills are limited to say the least Wink Would be great to have a simple (menubar) app available with input and volume adjustment.

Hey Seb!  I'm using C# with Visual Studio and a few 'libraries'.  you can find my solution on halrad.com sources also there and happy to share my learning more directly. There are two examples 'apps' are based on the "Devialet IP Control R1" interface described here.  while these might not be a direct solution for a Mac - keep in mind these days = limited skills can be boosted into super-powers with some of the AI coding bots .... Smile

slPhantomTray is a windows shell/system tray UX tool sounds like what your envisioning for the mac menubar but on the taskbar in the system tray.  (its super basic) and really just someting to push play. or send the command to start playing 'a default source' and change the volume.  it came out of , when spark from DOS 1.0 went away, and everyting focused on the moble app it was so frustrating to have to look for my phone, when all i want to do is PUSH PLAY.   When you just want to push play use phantomtray.   but eventually that was not enough so ...

slaCmdr its a chamelion like thing hiding under a 'gecko' next to the 'tree' it is a command line shell/tool and is what i use most in practice. it was conceived to be a handler for buttons. since i missed having buttons to press or wanted someting that worked on small 7" touch screen where 'app' menus are not great to use with fingers.  when you want to automate use slaCmdr

best of luck and happy to help if possible.
scott-

Thank you! Maybe someone is reading this and willing and able to create a Mac App based on your work and insights?

Innuos Zen Mini MK3 with LPSU -> Devialet Arch & & UPnP -> Ethernet Cat 6a -> Phantom I Gold Stereo Setup
Gold Note Valore 425 Plus with Vasari Gold -> Devialet Arch -> Ethernet Cat 6a -> Phantom I Gold Stereo Setup

Master & Dynamics MH40, Audeze Sine, AudioQuest Dragonfly Red; Remote Control via macOS and iOS devices (Devialet App / Innuos Sense / Qobuz App / Airplay)
Reply
#7
An easy way to use the IP Control described above is to use the Mac Shortcuts app (works on iOS and MacOS). Using the "Get Contents of" command, you can issue the proper format command to the Devialet speaker (it needs to be a HTTP POST, which you cannot just type into your browser interface). You'll want to have fixed IP addresses for your speakers to make this dependable, but I made an app to reboot my speaker with the single command:

Get Contents of http://<localIPaddress>/ipcontrol/v1/devices/current/restart

(making sure to change the Method of the command to POST)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)