chrisba Posted October 27, 2009 Share Posted October 27, 2009 This is a little program I wrote to try and teach myself to recognise intervals and play the corresponding note. Written in Visual Basic so it might need some VB runtime libraries to work, but I can't tell for sure. It's not really a txt file, but download it, rename it to a .exe ( which I'm not allowed to upload ), virus-scan it ( not that you have to, but it's good practice ) and then just doubleclick Any feedback welcome... [attachment=35261:intervals.txt] Quote Link to comment Share on other sites More sharing options...
neepheid Posted October 27, 2009 Share Posted October 27, 2009 [quote name='chrisba' post='638310' date='Oct 27 2009, 06:45 PM']This is a little program I wrote to try and teach myself to recognise intervals and play the corresponding note. Written in Visual Basic so it might need some VB runtime libraries to work, but I can't tell for sure. It's not really a txt file, but download it, rename it to a .exe ( which I'm not allowed to upload ), virus-scan it ( not that you have to, but it's good practice ) and then just doubleclick Any feedback welcome... [attachment=35261:intervals.txt][/quote] Nice little program. One bug found so far - if the two notes chosen are the same then the Go and Repeat buttons remain greyed out after you click on the note. Quote Link to comment Share on other sites More sharing options...
chrisba Posted October 27, 2009 Author Share Posted October 27, 2009 (edited) [quote]Nice little program. One bug found so far - if the two notes chosen are the same then the Go and Repeat buttons remain greyed out after you click on the note.[/quote] Thanks. I assume that was with a random start note. This feature doesn't seem to work properly. I'll investigate... Edit: Yes, there is a bit of code to stop identical notes being produced, but the randomising of the start note came after it. Doh. Fixed in next release ( prob next week ) Edited October 27, 2009 by chrisba Quote Link to comment Share on other sites More sharing options...
ZMech Posted October 28, 2009 Share Posted October 28, 2009 I stuck .exe at the end of the name and it still opened it in notepad. Would you be able to upload it as a zipped .exe? Quote Link to comment Share on other sites More sharing options...
EssentialTension Posted October 28, 2009 Share Posted October 28, 2009 [quote name='Zach' post='638827' date='Oct 28 2009, 09:55 AM']I stuck .exe at the end of the name and it still opened it in notepad. Would you be able to upload it as a zipped .exe?[/quote] Go to Control Panel Folder Options View Unclick 'Hide extensions for known file types' Apply OK Then rename the intervals file Then Click 'Hide extensions for known file types' Apply OK Quote Link to comment Share on other sites More sharing options...
EssentialTension Posted October 28, 2009 Share Posted October 28, 2009 [quote name='chrisba' post='638310' date='Oct 27 2009, 06:45 PM']This is a little program I wrote to try and teach myself to recognise intervals and play the corresponding note. Written in Visual Basic so it might need some VB runtime libraries to work, but I can't tell for sure. It's not really a txt file, but download it, rename it to a .exe ( which I'm not allowed to upload ), virus-scan it ( not that you have to, but it's good practice ) and then just doubleclick Any feedback welcome... [attachment=35261:intervals.txt][/quote] Thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.