Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save multiple sonified data from 'soni_obj.play()' #45

Open
rdzudzar opened this issue Dec 4, 2020 · 4 comments
Open

Save multiple sonified data from 'soni_obj.play()' #45

rdzudzar opened this issue Dec 4, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@rdzudzar
Copy link

rdzudzar commented Dec 4, 2020

Hi,
I heard the other day about Astronify, what a great project!

As I started exploring and creating sound objects. In Jupyter Notebook I can play simultaneously several files just by having multiple soni_obj.play() one after the other, however, I can .wirte() only individual files, so I was wondering is it possible to write all into a file - as it is played?
I'm using it to sonify galaxy groups - therefore, trying to test how clear would be to hear an entire group of galaxies played/saved at the same time.

@scfleming scfleming added the enhancement New feature or request label Dec 4, 2020
@scfleming
Copy link
Collaborator

Interesting idea! We'll add this to our list to do some R&D into what's possible. I'm sure in the mean time you could use audio editing software to overlay multiple sound files on top of each other and then save that as a new single sound file, although I don't know which are free vs. paid, and scriptable vs. not. If you do any investigation about that let us know if you find a tool that works!

For my own curiousity, from where are your galaxy group data coming from, if you don't mind sharing?

@rdzudzar
Copy link
Author

rdzudzar commented Dec 4, 2020

Yes, of course, I will look into sound recording/editing, it should be possible, I will keep you updated.

The data that I'm using is from my observations for PhD research, I have an idea of making a certain properties through Astronify within a Notebook. Once I have a draft I am happy to share with you the Notebook & Data with it. Are you planning on having some contributed notebooks within your project?

@rdzudzar
Copy link
Author

rdzudzar commented Dec 5, 2020

Update:
Created a small project, data and the Jupyter notebook available here:
https://github.com/rdzudzar/Sonify
Overview here: https://rdzudzar.github.io/sonify.html

@scfleming
Copy link
Collaborator

scfleming commented Dec 7, 2020

N.B. for developers, see also: https://rdzudzar.github.io/sonify.html (similar/same content as above, with embedded example
combining multiple sounds into single file).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants