Re: Musicpulator - Library for analyzing and manipulating music - 0.0.2

2019-01-23 Thread ONS via Digitalmars-d-announce

On Saturday, 19 January 2019 at 10:35:52 UTC, bauss wrote:

Happy to announce the first version of Musicpulator.

An open-source library for analyzing and manipulating music.

As of now only manual analysis and manipulation is possible, 
but in future versions this will change.


Please see the README.md for examples as there are a lot!

Github: https://github.com/UndergroundRekordz/Musicpulator

DUB: https://code.dlang.org/packages/musicpulator


Great start, I like the idea...looking forward for Your next 
musical steps.


Regards, Ozan


Re: Musicpulator - Library for analyzing and manipulating music - 0.0.2

2019-01-19 Thread viniarck via Digitalmars-d-announce

On Saturday, 19 January 2019 at 10:35:52 UTC, bauss wrote:

Happy to announce the first version of Musicpulator.

An open-source library for analyzing and manipulating music.

As of now only manual analysis and manipulation is possible, 
but in future versions this will change.


Please see the README.md for examples as there are a lot!

Github: https://github.com/UndergroundRekordz/Musicpulator

DUB: https://code.dlang.org/packages/musicpulator


Cool! Thanks for sharing.


Re: Musicpulator - Library for analyzing and manipulating music - 0.0.2

2019-01-19 Thread bauss via Digitalmars-d-announce

On Saturday, 19 January 2019 at 16:11:33 UTC, H. S. Teoh wrote:
On Sat, Jan 19, 2019 at 10:35:52AM +, bauss via 
Digitalmars-d-announce wrote:

Happy to announce the first version of Musicpulator.

An open-source library for analyzing and manipulating music.

As of now only manual analysis and manipulation is possible, 
but in future versions this will change.


Please see the README.md for examples as there are a lot!

Github: https://github.com/UndergroundRekordz/Musicpulator

DUB: https://code.dlang.org/packages/musicpulator


Interesting.

Is there a way to import music, say from XML, for analysis?  Or 
is only internal analysis available currently?



T


Not as of now, but that's the next step to load from json, xml 
and midi import/export as well!


Re: Musicpulator - Library for analyzing and manipulating music - 0.0.2

2019-01-19 Thread H. S. Teoh via Digitalmars-d-announce
On Sat, Jan 19, 2019 at 10:35:52AM +, bauss via Digitalmars-d-announce 
wrote:
> Happy to announce the first version of Musicpulator.
> 
> An open-source library for analyzing and manipulating music.
> 
> As of now only manual analysis and manipulation is possible, but in
> future versions this will change.
> 
> Please see the README.md for examples as there are a lot!
> 
> Github: https://github.com/UndergroundRekordz/Musicpulator
> 
> DUB: https://code.dlang.org/packages/musicpulator

Interesting.

Is there a way to import music, say from XML, for analysis?  Or is only
internal analysis available currently?


T

-- 
One reason that few people are aware there are programs running the internet is 
that they never crash in any significant way: the free software underlying the 
internet is reliable to the point of invisibility. -- Glyn Moody, from the 
article "Giving it all away"


Musicpulator - Library for analyzing and manipulating music - 0.0.2

2019-01-19 Thread bauss via Digitalmars-d-announce

Happy to announce the first version of Musicpulator.

An open-source library for analyzing and manipulating music.

As of now only manual analysis and manipulation is possible, but 
in future versions this will change.


Please see the README.md for examples as there are a lot!

Github: https://github.com/UndergroundRekordz/Musicpulator

DUB: https://code.dlang.org/packages/musicpulator