salles44 Posted February 12, 2020 Author Share Posted February 12, 2020 Well, here's this one to get you started:Alcoholic Blues I will search more songs and post them here Link to comment Share on other sites More sharing options...
devinpatterson Posted February 12, 2020 Share Posted February 12, 2020 It does say "Licensed to YouTube by The Orchard Music (on behalf of Smithsonian Folkways Recordings); Public Domain Compositions" so I think it should be OK, I'll pop over to their website and double check when I get a chance. I don't really need additional samples but if you do find more you want included that's cool too (other players will probably appreciate it. what I'm probably going to do is follow a format that I used on a previous mod to capture a hotkey. It's a little clunky initially to set up (you click on a message box while you have the hotkey you prefer pressed), but it works fine once initialized (and lets my lazy butt re-use code, which is handy since I'm not a coder). Then when you hit the hot key it will fire off a playMusic and a playIdle (the harmonica animation). I'm guessing you don't want to have the music continue playing if the animation is interrupted (by the player or external events/actors). I poked around a bit and there is a isAnimPlaying function, so if that can tell us when the harmonica animation is playing we can use it to interrupt the music. Does the above sound about right, especially in re: to interrupting teh music if the animation isn't playing? Link to comment Share on other sites More sharing options...
salles44 Posted February 12, 2020 Author Share Posted February 12, 2020 Does the above sound about right, especially in re: to interrupting teh music if the animation isn't playing? Yup, sounds good to me. Here's a lick I recorded:https://www.youtube.com/watch?v=XgtzUNmZoYQ Link to comment Share on other sites More sharing options...
Recommended Posts