Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 Before February 2015

ugotpwned
Member
Joined: 2015-02-16
Posts: 376

[SDK] EEAudio v0.6 (Stable)

EEAudio is a library I've made for implementing music tracks into your own room. EEAudio is capable of reading MID (MIDI), WAV, and MP3 files. For best performance, use MID files, WAV and MP3 still need a lot of tweaking.

To use:

var analyzer = new EEAudioAnalyzer(@"MyAudioFile"); EEAudioTrack track = analyzer.GenerateTrack();

Binaries
Download v0.6 (Stable)

Example
Download v0.6

Github (Documented)
Source

Last edited by UgotPwned (Aug 6 2014 4:03:02 pm)

Offline

Wooted by: (4)

#2 Before February 2015

Buzzerbee
Forum Admin
From: Texas, U.S.A.
Joined: 2015-02-15
Posts: 4,570

Re: [SDK] EEAudio v0.6 (Stable)

Sounds really useful, even though it ruins the fun of making music by hand. I'll check it out later.
By the way, your binaries and example links go to the same place.


TdQRyz3.png
https://wiki.everybodyedits.com/images/5/5d/135_bee

Offline

#3 Before February 2015

Buzzerbee
Forum Admin
From: Texas, U.S.A.
Joined: 2015-02-15
Posts: 4,570

Re: [SDK] EEAudio v0.6 (Stable)

I don't know if I am doing something wrong, but the direction always seems to be 3. Also, the bot seems to be sending blocks way greater than my height specified.


TdQRyz3.png
https://wiki.everybodyedits.com/images/5/5d/135_bee

Offline

#4 Before February 2015

ugotpwned
Member
Joined: 2015-02-16
Posts: 376

Re: [SDK] EEAudio v0.6 (Stable)

BuzzerBee wrote:

Sounds really useful, even though it ruins the fun of making music by hand. I'll check it out later.

By the way, your binaries and example links go to the same place.

Oops, thanks. And I hope it doesn't ruin music because the way this makes music and players make it seem to be a bit different.

BuzzerBee wrote:

I don't know if I am doing something wrong, but the direction always seems to be 3. Also, the bot seems to be sending blocks way greater than my height specified.

I don't know about that one, I would have to see your source, my only other guess is that it would do that if you gave it a width of one or another small width.

Last edited by UgotPwned (Aug 5 2014 9:37:55 am)

Offline

#5 Before February 2015

ugotpwned
Member
Joined: 2015-02-16
Posts: 376

Re: [SDK] EEAudio v0.6 (Stable)

Updated the source and binaries, make sure to check out the newest version with some minor bugfixes.

Offline

#6 Before February 2015

Buzzerbee
Forum Admin
From: Texas, U.S.A.
Joined: 2015-02-15
Posts: 4,570

Re: [SDK] EEAudio v0.6 (Stable)

Okay, well I fixed my problem after looking at your example. I just wasn't converting the blocks correctly. The sound is good, but definitely needs improvement. The tempo is incorrectly calculated, and some of the notes are incorrect.

Also, when you set a width and height, if the song is longer it won't truncate and will add the rest of the blocks to the list.

Last edited by BuzzerBee (Aug 6 2014 2:34:04 am)


TdQRyz3.png
https://wiki.everybodyedits.com/images/5/5d/135_bee

Offline

#7 Before February 2015

ugotpwned
Member
Joined: 2015-02-16
Posts: 376

Re: [SDK] EEAudio v0.6 (Stable)

Updated to v0.6

-Fixing trimming errors, tracks now stop at given width and height
-Added option to use X, Y starting points
-Added by request the option to change the speed to generate the song with

Offline

#8 2015-04-11 10:09:09, last edited by realmaster42 (2015-04-11 10:19:28)

realmaster42
Formerly marcoantonimsantos
From: ̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍
Joined: 2015-02-20
Posts: 1,380
Website

Re: [SDK] EEAudio v0.6 (Stable)

pls help me how do i use this

EDIT: The rythim is messed up, it's like 1 time notes are .25 time notes, and 2 time notes are .50 time notes.

This makes no sense //forums.everybodyedits.com/img/smilies/sad


http://i.imgur.com/bjvgH5L.png?1

Offline

#9 2015-04-11 13:39:45

Cola1
Member
From: We will meet again as stars
Joined: 2015-02-15
Posts: 3,281

Re: [SDK] EEAudio v0.6 (Stable)

I'm, very confused on how this works... //forums.everybodyedits.com/img/smilies/neutral


smilpat.gif
kQgdwOD.png

Offline

#10 2015-04-11 15:13:07

goeyfun
Member
From: Mighty Japan
Joined: 2015-02-18
Posts: 667

Re: [SDK] EEAudio v0.6 (Stable)

Did it make all my song into minor?


Ug3JzgO.png

Offline

#11 2015-04-19 21:46:08

madiik
Member
From: floor above Yuuta
Joined: 2015-02-26
Posts: 514

Re: [SDK] EEAudio v0.6 (Stable)

The example...

Press the any key to exit...

WHERE'S THE ANY KEY???

DD:


shh i have returned

Offline

Wooted by:

#12 2015-05-01 05:30:54

lrussell
Member
From: Saturn's Titan
Joined: 2015-02-15
Posts: 843
Website

Re: [SDK] EEAudio v0.6 (Stable)

Most MIDI files I use seem to play way too fast.

Offline

#13 2015-05-01 09:09:09

realmaster42
Formerly marcoantonimsantos
From: ̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍̍
Joined: 2015-02-20
Posts: 1,380
Website

Re: [SDK] EEAudio v0.6 (Stable)

lrussell wrote:

Most MIDI files I use seem to play way too fast.

yup

Rythim


http://i.imgur.com/bjvgH5L.png?1

Offline

#14 2015-08-31 23:24:32, last edited by devanwolf (2016-06-08 03:40:00)

devanwolf
Member
From: Peppa Pig World, Paultons Park
Joined: 2015-02-26
Posts: 102

Re: [SDK] EEAudio v0.6 (Stable)

How do I install this library on my Windows computer? There's no "how to install" instructions, as a result, some people like me don't know how to install libraries!

Actually, I said to update this for 88 key support, but this one is easier and better: http://forums.everybodyedits.com/viewtopic.php?id=33008


Prince Fluff is now playable alone in Kirby's Extra Epic Yarn, also Bringing Back To Life upcoming in the next Wave 4 update of Kirby Star Allies (here not made out of yarn), and Soon Celebrating Him For Kirby's 30th Anniversary! Kirby's Dream Dash Coming Soon To iOS and Android This Christmas Or Late 2021! Kirby's Dream World (Yes, UFO Kirby Is Also Going To Be In This Game!) Coming Soon To Nintendo Switch Late 2021!

Important MIDI Converter! | Help Join The SimTunes Community!

Offline

Wooted by: (2)
devanwolf1441059872537231

Board footer

Powered by FluxBB

[ Started around 1713548939.252 - Generated in 0.116 seconds, 12 queries executed - Memory usage: 1.56 MiB (Peak: 1.74 MiB) ]