Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

getting started #110

Open
freekatet opened this issue Jan 12, 2018 · 3 comments
Open

getting started #110

freekatet opened this issue Jan 12, 2018 · 3 comments

Comments

@freekatet
Copy link

freekatet commented Jan 12, 2018

Hi,
is there any links out there to get used to Amen?
i got it running but its not super straight forward to understand, would be awesome if there are more examples out there or even tutorials.

thanks a lot!!

@tkell
Copy link
Contributor

tkell commented Jan 13, 2018

Hi there!

I'm working on other projects for the next little bit, so I don't have time to add any more examples - I assume you've seen the examples that we do have, here: https://github.com/algorithmic-music-exploration/amen/tree/master/examples.

If you have any questions, I can do my best to answer them here!

@freekatet
Copy link
Author

freekatet commented Jan 13, 2018

hi @tkell !
yes i tried those examples ))
what is test_echo_nest_converter.py in the test folder? is there an actual way of porting the remix scripts to amen ?
i would be really excited to run this one
https://github.com/echonest/remix/blob/master/examples/afromb/afromb.py

or the related video stuff ✌️

thanks!!!!

ps: i am just starting with python...

@tkell
Copy link
Contributor

tkell commented Jan 14, 2018

Hello!

So echo_nest_converter.py is a tool that turns an Amen Audio object into Remix-style JSON, so it can be used by the JavaScript version of Amen. It does not port Remix scripts to Amen. To the best of my knowledge, there's no easy way to port things over. Sorry!

Video stuff is a very long ways off, also sorry! If you want to just extract audio from video, you could look at ffmpeg, avconv, and youtube-dl.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants