Oubliettes

Creations

Aurélien Rodot

NEW 6 years ago

geed geed

geed

6 years ago

Thanks, but two questions :

  • gb.lights.drawPixel(0, 3, RED) , the "lower-left" is the "0;3", where can i find the "adress" of the other lights ?
  • i tried to "convert" a midi file to .wav, but when i play it on my gb, sound are horrible (scrrrrrtccchhhhh beeep screeeetch ...etc.) which "format" i must use ?

geed

NEW 6 years ago

Aurélien Rodot Aurélien Rodot

Thanks, but two questions :

  • gb.lights.drawPixel(0, 3, RED) , the "lower-left" is the "0;3", where can i find the "adress" of the other lights ?
  • i tried to "convert" a midi file to .wav, but when i play it on my gb, sound are horrible (scrrrrrtccchhhhh beeep screeeetch ...etc.) which "format" i must use ?

Sorunome

6 years ago

  • gb.lights.drawPixel(0, 3, RED) , the "lower-left" is the "0;3", where can i find the "adress" of the other lights ?

The lights are a 2x4 pixel image. The 0 and 3 are the x and y coordinates

  • i tried to "convert" a midi file to .wav, but when i play it on my gb, sound are horrible (scrrrrrtccchhhhh beeep screeeetch ...etc.) which "format" i must use ?

8 bit unsigned mono 44100bps

Sorunome

NEW 6 years ago

geed geed

  • gb.lights.drawPixel(0, 3, RED) , the "lower-left" is the "0;3", where can i find the "adress" of the other lights ?

The lights are a 2x4 pixel image. The 0 and 3 are the x and y coordinates

  • i tried to "convert" a midi file to .wav, but when i play it on my gb, sound are horrible (scrrrrrtccchhhhh beeep screeeetch ...etc.) which "format" i must use ?

8 bit unsigned mono 44100bps

geed

6 years ago

Many thanks ! Can we "pulse" with leds, like with a led on a analog pin for exemple ?

ragnarok93

6 years ago

Hey, could You write little tutorial as geed mention about lights and sounds ? Your tutorial about images and animations is soo great, and I think many people don't add sounds/leds to games cause there is no easy tutorial to get on site (there is in Arduino IDE but honestly I didnt even thought to check it there so I asked on forum like geed cause there is no tutorial on site).

geed

NEW 6 years ago

Sorunome Sorunome

Many thanks ! Can we "pulse" with leds, like with a led on a analog pin for exemple ?

jicehel

NEW 6 years ago

yes you can light it keep it on and switch it off with a delay (you can use a counter for that for example)

geed

NEW 6 years ago

Thanks guy, it works ! I add some lights effect.

Oubliettes is going DISCO :D


ragnarok93

NEW 6 years ago

That game already is super-cool, but its only me that is little too hard ? I mean its really hard to not get killed in 5-10 sec :C. Maybe just I suck at it :D. Anyway game is great beside that little fact xD. Can't wait for lights and for music/sounds :D.

geed

6 years ago

My highscore is around 360 pts. 


Don't try to catch ALL potions, use and abuse of the boost/brake. Especially the brake, it's very useful to "stop" the ball and going trough smalls holes.

ragnarok93

NEW 6 years ago

Sorunome Sorunome

Hey, could You write little tutorial as geed mention about lights and sounds ? Your tutorial about images and animations is soo great, and I think many people don't add sounds/leds to games cause there is no easy tutorial to get on site (there is in Arduino IDE but honestly I didnt even thought to check it there so I asked on forum like geed cause there is no tutorial on site).

geed

NEW 6 years ago

ragnarok93 ragnarok93

My highscore is around 360 pts. 


Don't try to catch ALL potions, use and abuse of the boost/brake. Especially the brake, it's very useful to "stop" the ball and going trough smalls holes.

ragnarok93

6 years ago

Thanks for tips :D. I will make use of it for sure and will tell how it went :D. By the way Do You consider adding some sounds effects or music to the game ? ;).

Sorunome

NEW 6 years ago

I find this game surprisingly hard! It is really well-made, though, I like it ^.^

ragnarok93

NEW 6 years ago

geed geed

Thanks for tips :D. I will make use of it for sure and will tell how it went :D. By the way Do You consider adding some sounds effects or music to the game ? ;).

geed

6 years ago

Not yet, my GBMeta returned to St Etienne, my screen was broken :( and i can't test sounds on the emulator.

For musics, my tests vas very "noisy" i don't understand why ... test it on the GB Wave player ;)

https://github.com/legeed/Oubliettes/blob/master/Oubliettes/assets/MAIN.WAV

I digitalized "classics" midi music files (Carmina Burana and and Mozart) with GXSCC, and record it with audacity.


geed

NEW 6 years ago

ragnarok93 ragnarok93

Not yet, my GBMeta returned to St Etienne, my screen was broken :( and i can't test sounds on the emulator.

For musics, my tests vas very "noisy" i don't understand why ... test it on the GB Wave player ;)

https://github.com/legeed/Oubliettes/blob/master/Oubliettes/assets/MAIN.WAV

I digitalized "classics" midi music files (Carmina Burana and and Mozart) with GXSCC, and record it with audacity.


ragnarok93

6 years ago

Ow it's sad to hear :(. Wish you fast reconcilation with Your Gamebuino META :D. Still it's nice that You want to add sound effects and even music ;).

Sorunome

6 years ago

uuuuh, make sure you don't infringe any copyrights with using existing music

ragnarok93

NEW 6 years ago

geed geed

Ow it's sad to hear :(. Wish you fast reconcilation with Your Gamebuino META :D. Still it's nice that You want to add sound effects and even music ;).

Sorunome

NEW 6 years ago

geed geed

uuuuh, make sure you don't infringe any copyrights with using existing music

ragnarok93

6 years ago

Isn't using someones music or art without getting money for it legal ? 

geed

6 years ago

Yes, it's why i want use (old) classic music. Directly from partition (via .midi) and interpreted via a midi instrument (not a "direct" conversion of a CD or youtube rip).


ragnarok93

NEW 6 years ago

Sorunome Sorunome

Isn't using someones music or art without getting money for it legal ? 

Sorunome

6 years ago

No, it isn't. It depends on how the artist licensed the music etc. There are some websites where you can find royalty-free music, like http://freemusicarchive.org/genre/Electronic/?sort=track_date_published and https://incompetech.com/music/royalty-free/?

Be sure to follow the license, and if the creator requires to give credits, do so.

Just taking some random music and using that, even if in a non-commercial way, is generally not legal.

EDIT: especially with random CDs you have laying around, some record company holds the licenses and you are generally not allowed to use them, even in a non-commercial way (in a way without you earning money)

EDIT2: and with most classical pieces, some random record companies also hold the copyright for, if not the songs, the specific recordings. Be very careful with music. When in doubt, you are probably not allowed to use the track you are wanting to use

EDIT3: same goes for art.

This is why the Creative Commons license is so great for art&music, as it easily&quickly shows you what you can or can't do with that piece

EDIT4: maybe i'll add more edits, i don't know yet xD