rg_Info.php - Tool to show version of current song 2011-01-09 08:47 pm Sometimes it is useful to know what version of NWC was used to create a file.This little tool may help. Quote Selected Last Edit: 2011-06-03 09:36 pm by Rick G.
Re: rg_Info.php - Tool to show version of current song Reply #1 – 2011-01-09 09:21 pm Thanks Rick.All working well. Good to have this, rather than dropping into command mode to run nwc-conv.Cheers Quote Selected
Re: rg_Info.php - Tool to show version of current song Reply #2 – 2011-01-10 06:57 am Rick, this can be very useful.For a dumb bloke like me,please spell out, step by slow step, how it is to be used.Thank you. Quote Selected
Re: rg_Info.php - Tool to show version of current song Reply #3 – 2011-01-10 09:59 pm Quote from: Haymo – 2011-01-10 06:57 amplease spell out, step by slow step, how it is to be used.You must be using NWC 2.5NWC 2.5 is available in the Back Stage area in this forum.Download the code from <here>.Save it to your User Tool scripts folder as: rg_Info.phpOpen a song into NWC 2.5Do not use the Open Samples Command.Press ALT+F8, click on 'New...'For 'Name:', I simply called it 'Info'Click on 'Browse...' and open rg_Info.php from the list.Under 'Input Type', select 'File Text'Leave the 'Options' unchecked. Quote Selected Last Edit: 2011-04-07 08:04 am by Rick G.
Re: rg_Info.php - Tool to show version of current song Reply #4 – 2011-06-03 01:52 pm Updated to version 1.22'Options: Compress Input' supported (no speed advantage to this).'Options: Long Task Handling' may be needed with large files on slow machines. Quote Selected
Re: rg_Info.php - Tool to show version of current song Reply #5 – 2011-06-03 09:39 pm It seems that some problems resulted from a mangled forum download. I have replaced the open code with an attachment. Anyone with an old copy of rg_Info.php should replace it with the attachment at the top of this topic. Quote Selected Last Edit: 2011-06-03 10:11 pm by Rick G.
Re: rg_Info.php - Tool to show version of current song Reply #6 – 2011-06-03 10:47 pm The forum mangling problem with code downloads should now be fixed. Quote Selected
Re: rg_Info.php - Tool to show version of current song Reply #7 – 2011-11-15 07:14 pm Rick,Thanks for your installation instructions.My apologies for taking so long.I installed the latest rg_Info.php,(but did NOT understand all the options available nowadays)opened a file in NWC 2.5 Beta Preview 26ran rg_Info as a user tooland the output was to Stdout,showing NWC and SMF playing times. Quote Selected
Re: rg_Info.php - Tool to show version of current song Reply #8 – 2011-11-15 08:24 pm Quote from: Haymo – 2011-11-15 07:14 pmthe output was to StdoutWere you expecting the output to go somewhere else?Quote from: Haymo – 2011-11-15 07:14 pmshowing NWC and SMF playing times.For a new song (or a song opened via the Open Samples Command), this is the info that is available. The 'Title:' will also be displayed if it is not empty.To get more info, use the Open Command or the History Commands. The version will appear in the Tool output. Quote Selected