Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2015-06-05 Thread scintilla
I just tried to use the stable OSX plugin and had 16/44.1 playing at half speed. TIDAL worked just fine. Would not play hirez files. I had the codecs set initially for a slew and reduced them to flc, mp3 still with no luck. I am going back to the executable for awhile until this is more sorted

Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2015-06-07 Thread scintilla
I will load the plugin and run it with some logging tomorrow. Sorry for delay am working this weekend. scintilla's Profile: http://forums.slimdevices.com/member.php?userid=11680 View this thread: http://forums.slimdevices

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-06-22 Thread scintilla
I did manage to get inguz working with an earlier version of the non-plugin version, at least for PEQ. The convolution engine confused the player, I think due to the metadata on file size not being sent. scintilla's Profil

Re: [SlimDevices: Plugins] Announce: Local Player plugin and Squeezelite for Linux/Windows/OSX

2014-04-10 Thread scintilla
I've had my OSX Mavericks LMS on 7.8 for quite awhile and local player was working seamlessly until an automatic plugging update a few days ago. Now, Squeezelight only shows up as a player option with the i386 binary selected and nothing will play, no PCM files, MP3 files or streams. I checked t

[SlimDevices: Plugins] Writing a convolved for Audio Units using Inguz?

2014-11-29 Thread scintilla
Hi folks, I thought this might be a good venue to approach the dev community on what would be necessary to get the Inguz convolution engine operable in an AU wrapper? Hugh wrote his engine in .NET and it employs the mono framework on OS X to function. But it works. So, there seems to be a real

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-10 Thread scintilla
Has anyone yet attempted to get this working for the OS X version of LMS? scintilla's Profile: http://forums.slimdevices.com/member.php?userid=11680 View this thread: http://forums.slimdevices.com/showthread.php?t=102496 _

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-14 Thread scintilla
I could use a little direction on how to compile it and get it operational. I am an EE, but I studied FORTRAN, so I am very rusty with coding. It appears that I just need to open a terminal window and invoke a command from one of the above posts. Is the "cc" command a compiler? TIA.

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-14 Thread scintilla
Awesome! Thank you! scintilla's Profile: http://forums.slimdevices.com/member.php?userid=11680 View this thread: http://forums.slimdevices.com/showthread.php?t=102496 ___ plugin

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-14 Thread scintilla
I will need to read the installation guide and then attempt the install before I can answer that. As I was just reviewing the beginning of that document, it occurred to me to ask whether I will be able to use inguz with some RC filters id replay gain and other functions cannot be enabled? I am n

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-14 Thread scintilla
I dropped the firewall and restarted the executable. After fussing a bit I managed to get a Pandora stream to make noise, but it constantly rebuffered every 3-4 seconds. I gather there is a buffer setting that needs modification for that. A little surprising for an MP3 stream, but the defaults

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-14 Thread scintilla
So, apparently OSX line command does not have an equivalent to -i and the closest I can find to "save" is touch. It appears to me that this compiled version is not generating an XML document for the config.xml file. Does the runtime look for an existing config file or are the defaults written in

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-14 Thread scintilla
Terminal window tells me it does not know the "save" command. scintilla's Profile: http://forums.slimdevices.com/member.php?userid=11680 View this thread: http://forums.slimdevices.com/showthread.php?t=102496 _

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-14 Thread scintilla
None of the commands work on my system. Save is not recognized, nor is -i I am on OS X Mavericks. scintilla's Profile: http://forums.slimdevices.com/member.php?userid=11680 View this thread: http://forums.slimdevices.com/

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-15 Thread scintilla
I definitely have a firewall issue, so I need to reconfigure that. With the firewall down, I can get a Pandora stream to work now as well as an mp3 radio stream from KEXP but that is all so far. I modified the player parameters to best LAME quality and forced 320k, which seems to have cleared up

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-15 Thread scintilla
I did prior to getting the windows version to generate the config.xml file. This is what a runtime looks like now with firewall up: Last login: Wed Apr 15 15:41:42 on ttys000 /Applications/Sq2u/squeeze2upnp-osx-x64_86 ; exit; Pauls-iMac:~ paul$ /Applications/Sq2u/squeeze2upnp-osx-x64_86 ; exit;

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-15 Thread scintilla
So, I changed the device name and at runtime, it did not change the device description. As a sanity check, I also ran the windows executable and it also did not pick up the device name change. Clearly, the config file is not being parsed correctly. It appears to me looking at the log files that

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-16 Thread scintilla
I am happy to report success for local files. Sonething in your last post made me wonder if I had actually put the config file where the executable expected it. So, I did a broad search and it popped up in the root directory where it belonged. When I was executing it using the terminal, I didn'

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-16 Thread scintilla
I spent time today reconfiguring and troubleshooting. I erased my config.xml file and ran the process from the beginning. The -i statement still did not work for me, but using save did. It picked up the Oppo just fine and added it as a device as expected. Once I modified the codecs, max sample

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-16 Thread scintilla
This is what I get at runtime using your command: Pauls-iMac:~ paul$ open squeeze2upnp-osx-x64_86 -i myconfig.xml open: invalid option -- i Usage: open [-e] [-t] [-f] [-W] [-R] [-n] [-g] [-h] [-b ] [-a ] [filenames] [--args arguments] Help: Open opens files from a shell. By default, opens each fi

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-16 Thread scintilla
Yes, of course you are correct. I see the -i option with that entry. A sI said, I am not a sophisticated user. I learned some Verilog on a Digital workstation in college, but never learned any Unix and this is my first Mac. It appears that the compile is correct for the basic implementation.

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-18 Thread scintilla
Using ralphy's latest build, I have stable streaming for the two streams that crashed the executable previously. I still cannot use TIDAL with ickstream without synching with a SBT, but the stream is stable and does not drop in my testing so far. I can live with that, since it does make it possi

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-18 Thread scintilla
OK, TIDAL issue was my fault. I am quickly learning with such projects assume operator error first, code last. In this case, I had forgotten the need to register a player to enable playback. Once enabled, the ickstream performed perfectly for navigating, searching and playback. If I built a pl

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-19 Thread scintilla
Would there be any inherent advantage to using the 64-bit build, vs. ralph's 32-bit? scintilla's Profile: http://forums.slimdevices.com/member.php?userid=11680 View this thread: http://forums.slimdevices.com/showthread.php?

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-19 Thread scintilla
Ok, thanks for clarifying ralphy. It is running marvelously. scintilla's Profile: http://forums.slimdevices.com/member.php?userid=11680 View this thread: http://forums.slimdevices.com/showthread.php?t=102496 _

Re: [SlimDevices: Plugins] announce: squeeze2upnp, a bridge between LMS and uPNP devices

2015-04-19 Thread scintilla
I updated the config file, but I have been working for pay today, so I haven't had a chance to play with it yet. I will post results later. scintilla's Profile: http://forums.slimdevices.com/member.php?userid=11680 View th

[SlimDevices: Plugins] Developers, a few questions if I may.

2013-05-02 Thread scintilla
I am wondering how the plug-ins are wrapped? I don't know very much about the linux platform, and my software skills are marginal. My questions is this: is it possible to use a VST or RTAS plugin with the squeezecenter with some sort of translation layer? I'd like to use the IK Multimedia ARC

Re: [SlimDevices: Plugins] Logitech Media Server and Inguz Audio plugin working together?

2013-09-30 Thread scintilla
Is there a script I could run in OSX to accomplish the same things as the Debian ago. I have the same reported prowlve, everything appears to be installed correctly, but Mono is not running the DSP. Help? scintilla's Profi