Line 44: |
Line 44: |
| Now edit sound.properties in Java installation used to run SubSonic and add: | | Now edit sound.properties in Java installation used to run SubSonic and add: |
| | | |
− | javax.sound.sampled.Clip=#Intel [plughw:0,0] | + | javax.sound.sampled.Clip=#Intel [plughw:0,0] |
− | javax.sound.sampled.Port=#Port Intel [hw:0] | + | javax.sound.sampled.Port=#Port Intel [hw:0] |
− | javax.sound.sampled.SourceDataLine=#Intel [plughw:0,0] | + | javax.sound.sampled.SourceDataLine=#Intel [plughw:0,0] |
− | javax.sound.sampled.TargetDataLine=#Intel [plughw:0,0] | + | javax.sound.sampled.TargetDataLine=#Intel [plughw:0,0] |
| | | |
− | In my case, file was: / | + | In my case, files were: / |
| vim /usr/lib/jvm/java-1.7.0/jre/lib/sound.properties | | vim /usr/lib/jvm/java-1.7.0/jre/lib/sound.properties |
| vim /usr/lib/jvm/java-1.6.0/jre/lib/sound.properties | | vim /usr/lib/jvm/java-1.6.0/jre/lib/sound.properties |
Line 62: |
Line 62: |
| sources | | sources |
| | | |
− | # http://forum.subsonic.org/forum/viewtopic.php?t=2038
| + | http://forum.subsonic.org/forum/viewtopic.php?t=2038 |
− | # http://gravyflex.wordpress.com/2013/10/18/supersonic-subsonic-jukebox-mode-config/
| + | http://gravyflex.wordpress.com/2013/10/18/supersonic-subsonic-jukebox-mode-config/ |
− | # http://forum.subsonic.org/forum/viewtopic.php?f=5&t=8374&start=45
| |
− | # http://mj2p.co.uk/a-raspberry-pi-subsonic-jukebox-using-java-8/
| |
− | # http://forum.subsonic.org/forum/viewtopic.php?t=2879%29
| |
− | # http://forum.subsonic.org/forum/viewtopic.php?f=2&t=9303
| |