Jump to content

ladron

Member
  • Posts

    19
  • Joined

  • Last visited

  • Country

    United States
  • Donations

    0.00 USD 

1 Follower

Profile Information

  • Gender
    Male
  • Rocksmith
    Windows (Steam)

Recent Profile Visitors

554 profile views

ladron's Achievements

Apprentice

Apprentice (3/14)

  • Collaborator Rare
  • First Post Rare
  • Conversation Starter Rare
  • Dedicated Rare
  • Week One Done

Recent Badges

12

Reputation

  1. I've just released a new version of PsarcConverter (a tool for converting PSARC charts into OpenSongChart format for use in ChartPlayer). It can be downloaded here: https://github.com/mikeoliphant/PsarcConverter/releases/latest
  2. Yeah - it might not end up in the user interface, but I can put it in a file you can edit. I'll look into that. I probably just need to do a better job of catching errors.
  3. You need to click "Options" and specify the path to your converted song files. I should add an error message or something to make this more clear.
  4. Good suggestion. I'd actually been planning on improving the vocal display to highlight the current vocal, and I'll make that change as well.
  5. I think they are all free (at least to try)? The different versions of Cakewalk are confusing. The version I tried that worked is this one: https://www.cakewalk.com/next Reaper has an unrestricted free trial (apart from a startup nag screen), and the window resizing works fine there.
  6. I just tried both versions of Cakewalk - resizing works fine in "Cakewalk Next", but not in "Cakewalk Sonar". Given that it works in other DAWs, it might just be an issue with Cakewalk Sonar.
  7. Yeah - something is going wrong in Cakewalk. It works in Reaper. I'll try to figure out what is happening in Cakewalk. You *should* be able to use the RS cable in your DAW. A dedicated audio interface would be better, though. I'm using the spectrum from a FFT.
  8. Yeah, it is still definitely lacking features, but I think it is pretty usable right now. I've been using it instead of Rocksmith for a while. Btw, note detection is (to some degree) already implemented. If you if you have your guitar audio input from your DAW enabled for the track ChartPlayer is on, it will try to detect notes/chords. You'll see them light up when detected. You can make it easier to see by pausing the song (hit the space bar) when a note or chord is active and try playing that note/chord. Right now I'm not keeping track of how well you are playing. I may add some sort of tracking feature, but I'm not planning on "gamefying" it too much. I'm definitely planning on practice features like looping a section (pretty easy) and slowing the speed down (harder).
  9. Glad you got it working! Not quite sure what you mean by "enlarge". The highway and the user interface should always scale to the full window size. If that isn't happening, something is going wrong. Can you explain more what is happening, or maybe post a screenshot?
  10. Ok, a fixed version is up on github: https://github.com/mikeoliphant/PsarcConverter/releases/tag/v0.0.2
  11. Thanks for the info! Looks like a couple of bugs. First, it isn't updating the "Abort" message when it finishes. Second, it is still using a hardcoded path to output the songs. The path is currently hardcoded to "C:\Share\JamSongs" - you can take a look there and see if your file got converted. I'll update the app with these issue shortly.
  12. PSARC converter is here: https://github.com/mikeoliphant/PsarcConverter
  13. Right now, feedback is more important than coding help.
  14. The github repository is now public here: https://github.com/mikeoliphant/ChartPlayer The VST plugin can be downloaded from the releases section there.
  15. If anyone is interested in the song format I'm using, there are a couple of github repositories to look at. First, the song format (as defined by some C# classes designed to be serialized/deserialized): https://github.com/mikeoliphant/OpenSongChart Second, here are libraries/tools I'm working on to convert existing Rocksmith charts: https://github.com/mikeoliphant/PsarcUtil
×
×
  • Create New...

Important Information

By using this site, you agree to our Guidelines. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. - Privacy Policy