rg_Info.php - Tool to show version of current song 14 years ago 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 – 14 years ago 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 – 14 years ago 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 – 14 years ago Quote from: Haymo – 14 years agoplease 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 – 14 years ago 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 – 14 years ago 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 – 14 years ago 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 – 14 years ago 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 – 14 years ago Quote from: Haymo – 14 years agothe output was to StdoutWere you expecting the output to go somewhere else?Quote from: Haymo – 14 years agoshowing 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