foobar2000 v0.9 support, First now playing for 0.9 version |
foobar2000 v0.9 support, First now playing for 0.9 version |
Serge |
Mar 20 2006, 04:50 AM
Post
#1
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
AMIP compatible with the foobar2000 v0.9 (released yesterday) is available from
beta downloads page. I had no time to test everything, if you find any bugs, please report. |
Serge |
Mar 21 2006, 01:16 PM
Post
#2
|
AMIP Developer Group: Root Admin Posts: 935 Joined: 12-March 06 Member No.: 1 |
In AMIP Configurator the edit area for file integration is multiline, just put your code on multiple lines.
If you are using old options dialog or /fileonce command via callback, then you can use \n as a lines separator. Another option is to use /template command that can parse a text template file and replace AMIP functions and variables in it. Refer to AMIP docs for details. |