Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Happy Adventure (Loop)

Author: 
TinyWorlds
Tuesday, February 4, 2014 - 05:07
Art Type: 
Music
Tags: 
happy
fun
light
8-bit
chiptune
retro
License(s): 
CC0
Collections: 
  • Art for "Be Realistic"
  • Beasts & Brutes considering music
  • CC0 8-bit/Chiptune Music
  • CC0 Music
  • CFJam2023
  • Manic Minutes
  • Music
  • Music - 8 bit
  • Music - Loop
  • Music - Platform & Background
  • music replacements for duckmarines
  • music-8-16bit
  • My Game Music
  • OGA Fall Game Jam 2022
  • Old Collected Art
  • QnD001 Assets
  • QuickJump
  • quickjump new
  • Sweet Tunes
  • Tower of God
Favorites: 
36
Share Icons: 
Preview: 

Happy tune generated using Autotracker and edited with Audacity.

File(s): 
happy_adveture.mp3 happy_adveture.mp3 636.9 Kb [4357 download(s)]
  • Log in or register to post comments

Comments

fluffrabbit
joined 11 years 6 months ago
02/06/2014 - 00:16

Great music! Not to detract from it or anything, but MP3 files are padded with a silent gap at the beginning, which can kind of mess up loops. Do you have a source OGG or WAV file?

  • Log in or register to post comments
TinyWorlds
joined 13 years 9 months ago
02/06/2014 - 07:15
TinyWorlds's picture

@fluffrabbit: No, I haven't, but I'll provide an ogg the next time ;)

Here is a simple hack in pseudocode you can use to make it loop properly, anyway:

do while game is running [
play "happyadventure.mp3";
wait (length_of_song - 100ms);
]

  • Log in or register to post comments
fluffrabbit
joined 11 years 6 months ago
02/09/2014 - 13:14

Great. That hack would work, except that seamless looping is usually buffered on the sound card, which is why loops are often short WAV files and full-length MP3 songs often fade in and out at either end.

Would it be possible for you to upload your project files?

  • Log in or register to post comments
TinyWorlds
joined 13 years 9 months ago
02/11/2014 - 00:39
TinyWorlds's picture

That is not possible. I generated the track using Autotracker as *.it (that's the audio format of Python) and then edited it using Audacity. I don't saved the Audacity project.

In other terms, I'm not aware of the properties of the it audio format, if it's losless, etc.

  • Log in or register to post comments
fluffrabbit
joined 11 years 6 months ago
02/14/2014 - 19:57

Your Autotracker source file would be your project file. Sorry I can't be of more help.

 

EDIT: It looks like the IT audio format is sort of like MIDI. That's your source. Please upload it. :)

  • Log in or register to post comments
T3rr11
joined 11 years 2 months ago
02/24/2014 - 23:28

Could i use this in my game? 

  • Log in or register to post comments
TinyWorlds
joined 13 years 9 months ago
02/25/2014 - 02:53
TinyWorlds's picture

Sure, this is why I submitted it here. No need to credit me, but please give me a link to your game. I would like to check it out! :)

  • Log in or register to post comments
T3rr11
joined 11 years 2 months ago
02/25/2014 - 20:43

Thanks and i will when its being done, just learning java at the moment so i can produce the game :)

  • Log in or register to post comments
Ragno
joined 10 years 11 months ago
05/22/2014 - 02:03

Thanks for this great music!

 

I have used this in my first mini-game Choco Rain:

https://play.google.com/store/apps/details?id=de.KloppeMedia.ChocoRain

 

I have mentioned you in the Credits Screen (you get there by clicking on the game title in main menu)

  • Log in or register to post comments
looneybits
joined 10 years 2 months ago
01/21/2016 - 00:48
looneybits's picture

Nice !! thx for sharing ;D

  • Log in or register to post comments
NiCat-GameDev
joined 6 years 8 months ago
01/04/2019 - 21:37

Thanks for sharing this, is awesome :D

  • Log in or register to post comments
williamcwilliams
joined 9 years 7 months ago
02/28/2019 - 15:45

Groovy.

  • Log in or register to post comments