Author Topic: CalcHero: Guitar Hero for the Ti!  (Read 9277 times)

0 Members and 1 Guest are viewing this topic.

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: CalcHero: Guitar Hero for the Ti!
« Reply #30 on: November 01, 2011, 03:38:19 pm »
Cmon music is the core of the guitar hero series! Use a second calc for music playback!
lol :P
Sig wipe!

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: CalcHero: Guitar Hero for the Ti!
« Reply #31 on: November 01, 2011, 03:41:16 pm »
Note that keeping the music in sync on the second calc would be virtually impossible. Each calc got different processor speed. For example my TI-84+ might run at 15.00001 MHz while yours might run at 15.2837872 MHz. Music would always get out of sync in a way or another. To remain in sync, both calcs would haev to be linked together so that the calc playing the game would send a byte to the second one telling it when it's done with one note and to play the next one. That migth end up being a bit slow, though.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: CalcHero: Guitar Hero for the Ti!
« Reply #32 on: November 01, 2011, 03:43:26 pm »
Hmm no problem. Then use midi instead :) I have done some experiments with it and I have proven that it's possible to use some sort of midi trough the I/O cable to play notes.
If you like my work: why not give me an internet?








Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: CalcHero: Guitar Hero for the Ti!
« Reply #33 on: November 01, 2011, 04:13:46 pm »
Well could you demonstrate how? It migth not be easy for everyone if they didn't figure out yet. Also the problem is that with music on-calc, it slows games down a lot, since everything stops while the music plays. If you want faster speed, you usually lose considerable amount of quality through the music, to the point where it sounds like a poorly tuned radio station.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: CalcHero: Guitar Hero for the Ti!
« Reply #34 on: November 01, 2011, 04:15:46 pm »
I once started this project with happybojr, we had some difficulties with sound though and stopped. This is looking awesome, does it have sound?

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: CalcHero: Guitar Hero for the Ti!
« Reply #35 on: November 01, 2011, 04:20:36 pm »
It doesn't because he said in one of the earlier posts he had no plan to add sound. And now it's discontinued so yeah D:
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Jerros

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 137
  • Rating: +9/-0
    • View Profile
Re: CalcHero: Guitar Hero for the Ti!
« Reply #36 on: November 02, 2011, 04:23:59 am »
Sorry to hear you could not finish it. Does it mean you are done with calculator programming completely? It would suck to see you go completely.
Well... The 83/84+ series will probably outdated soon, so I'd need to learn another language in order to begin something else... And since I do absolutely nĂ³thing informatics-related, it'd take alot of effort to learn something new again. Hopefully I'll be 'back' again, though there's just no time for me to do anything for a while. :c


79% of all statistics are made up randomly.

Offline Keoni29

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2466
  • Rating: +291/-16
    • View Profile
    • My electronics projects at 8times8
Re: CalcHero: Guitar Hero for the Ti!
« Reply #37 on: November 02, 2011, 04:03:17 pm »
Well could you demonstrate how? It migth not be easy for everyone if they didn't figure out yet. Also the problem is that with music on-calc, it slows games down a lot, since everything stops while the music plays. If you want faster speed, you usually lose considerable amount of quality through the music, to the point where it sounds like a poorly tuned radio station.
Link to the video :) I use it for soundeffects, but midi is the same principle.
I discuss the problem you mentioned too.
If you like my work: why not give me an internet?








Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: CalcHero: Guitar Hero for the Ti!
« Reply #38 on: November 11, 2011, 11:14:27 pm »
Well I meant the source code.

I tend to dislike when people claim something is easy to do when everyone else had troubles doing it, but the person claiming it's easier doesn't want to post the source. At least you posted a video and explanation, though, so that's good.

Since this GH project is dead, though, it might be good to split this discussion into another thread, though.
« Last Edit: November 11, 2011, 11:15:22 pm by DJ_O »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)