Xion Audio Player

Beat interaction

Feature Requests and Ideas

Postby HyperCannon » November 8th, 2009, 1:24 pm

I was wondering if it would be possible to add tempo functionality to Xion. Not by a automatic song tempo detector (unless it can be done), but by reading the songs info about beats per minute.
Most people can figure out the tempo of a song using a digital counter and tapping/counting in their heads, then add that into the info. Also some songs that were made with programs like FL Studio will come with the info.
It could be used the best in animations. The tempo can determine the speed of the frames so that its right on the beat.
Also it could be made so if there is no info on a song then the tempo rule is ignored on an animation but doesnt stop it from running normally.
It could also be made a text property.
Personally, I would use this alot as I am a audiophile and musician and I like having things that move with the beat to the music :P
User avatar
HyperCannon
Xion Supporter
 
Posts: 79
Joined: October 22nd, 2006, 6:53 am
Location: New Zealand

Postby logokas » November 8th, 2009, 6:51 pm

Technically the beat itself is audible via bass level frequencies, so all you have to do, is create an animation that's tied to the bass frequency meter, and you get a somewhat accurate beat indicator.
I shoot and ask questions later.

Take no offense of it.
User avatar
logokas
Xion Addict
 
Posts: 668
Joined: February 25th, 2008, 8:44 am
Location: Estonia

Postby HyperCannon » November 9th, 2009, 3:35 pm

I know that, but that only gives an indication of how loud the bass is.
Something that can make an animation go as normal, but the speed set by the tempo, is different to an animation where the frames tell you the volume.
User avatar
HyperCannon
Xion Supporter
 
Posts: 79
Joined: October 22nd, 2006, 6:53 am
Location: New Zealand

Postby logokas » November 9th, 2009, 9:01 pm

True. I never said it was completely accurate.

The problem is that in order to get an accurate BPM, the entire audio source must be analyzed 100%. Any prediction method is bound to have errors, and a full track analysis will require resource and most importantly time. This is why media players never have this feature. Something basic can possibly be implemented, but i wouldn't get my hopes up if i were you.
I shoot and ask questions later.

Take no offense of it.
User avatar
logokas
Xion Addict
 
Posts: 668
Joined: February 25th, 2008, 8:44 am
Location: Estonia

Postby HyperCannon » November 10th, 2009, 8:26 pm

All you would need to do is track the tempo once with either a counter (which will have error unless you are a musician) or a program (something like the counter in FL Studio, except free) then you add that to the song's info tag under Beats Per Minute.

As I say, it wouldnt need to be a feature that anyone would have to used, but it would just be something thats there if you feel like it.
User avatar
HyperCannon
Xion Supporter
 
Posts: 79
Joined: October 22nd, 2006, 6:53 am
Location: New Zealand

Postby Cliff Cawley » November 11th, 2009, 11:35 pm

HyperCannon Wrote:I was wondering if it would be possible to add tempo functionality to Xion. Not by a automatic song tempo detector (unless it can be done), but by reading the songs info about beats per minute.
Most people can figure out the tempo of a song using a digital counter and tapping/counting in their heads, then add that into the info. Also some songs that were made with programs like FL Studio will come with the info.
It could be used the best in animations. The tempo can determine the speed of the frames so that its right on the beat.
Also it could be made so if there is no info on a song then the tempo rule is ignored on an animation but doesnt stop it from running normally.
It could also be made a text property.
Personally, I would use this alot as I am a audiophile and musician and I like having things that move with the beat to the music :P


I have a few questions for you about this:

If the BPM was driving the speed of the animation, would you be expecting a particular frame of the animation to be synched with the 'start' of the beat?

You mentioned that some applications encode the BPM in the Tags information. If this is the case, how would I determine the start time of the BPM to use? If the BPM value is saved as a constant value for the entire song, this would seem like you'll never be able to properly match the animation up to the beat.

Perhaps all you're asking for is the ability to set the animation speed, based on the average BPM of the current song? So for fast average BPM songs, the animation frames are really flying, but for low average BPM songs its slow?

Cliff :)
Cliff Cawley
Creator of Xion
r2 Studios
http://www.r2.com.au
http://xion.r2.com.au
User avatar
Cliff Cawley
Creator of Xion
 
Posts: 1955
Joined: September 3rd, 2006, 11:33 am
Location: Brisbane, Australia

Postby HyperCannon » November 13th, 2009, 9:30 am

Perhaps all you're asking for is the ability to set the animation speed, based on the average BPM of the current song? So for fast average BPM songs, the animation frames are really flying, but for low average BPM songs its slow?


Yea this
User avatar
HyperCannon
Xion Supporter
 
Posts: 79
Joined: October 22nd, 2006, 6:53 am
Location: New Zealand

Postby Cliff Cawley » November 13th, 2009, 3:53 pm

HyperCannon Wrote:
Perhaps all you're asking for is the ability to set the animation speed, based on the average BPM of the current song? So for fast average BPM songs, the animation frames are really flying, but for low average BPM songs its slow?


Yea this


In that case, what should the BPM determine? If BPM were 120, that means 1 beat every 500ms. What should Xion do with that and the animation?

Should it:
1) change the frame every 500ms
2) make sure the whole animation plays in 500ms
3) play x amount of frames per 500ms
4) ... Something else ...

Which sounds more useful?

Cliff :)
Cliff Cawley
Creator of Xion
r2 Studios
http://www.r2.com.au
http://xion.r2.com.au
User avatar
Cliff Cawley
Creator of Xion
 
Posts: 1955
Joined: September 3rd, 2006, 11:33 am
Location: Brisbane, Australia

Postby Lance » November 14th, 2009, 12:43 am

Cliff Cawley Wrote:Should it:
1) change the frame every 500ms
2) make sure the whole animation plays in 500ms
3) play x amount of frames per 500ms
4) ... Something else ...

Which sounds more useful?

Cliff :)


All of them Cliff. I would love you to pieces if you tracked BPM. I'm an audio dude myself and have dreamed of having this on a skin for a long time. I've read the rest of this thread and you guys seem to heading in a good direction. My only input is to suggest having all of the above options as they' re all equally as awesome.

Peace, Lance
I made the Xion Default skin. Ask me questions and stuff.

DeviantArt
User avatar
Lance
Xion Fan
 
Posts: 402
Joined: April 10th, 2008, 12:07 pm
Location: East Yorkshire, England

Postby HyperCannon » November 18th, 2009, 10:37 am

Lance Wrote:All of them Cliff. I would love you to pieces if you tracked BPM. I'm an audio dude myself and have dreamed of having this on a skin for a long time. I've read the rest of this thread and you guys seem to heading in a good direction. My only input is to suggest having all of the above options as they' re all equally as awesome.

Peace, Lance


Yes please, that would be awesome

And yeay for audiophiles :D
User avatar
HyperCannon
Xion Supporter
 
Posts: 79
Joined: October 22nd, 2006, 6:53 am
Location: New Zealand

Return to Feature Requests

Who is online

Users browsing this forum: No registered users and 9 guests

cron