https://github.com/csteinmetz1/automaticmixingpapers
Important papers and associated code on automatic mixing research
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 1 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Keywords
Repository
Important papers and associated code on automatic mixing research
Basic Info
- Host: GitHub
- Owner: csteinmetz1
- License: mit
- Language: HTML
- Default Branch: master
- Homepage: https://csteinmetz1.github.io/AutomaticMixingPapers
- Size: 3.12 MB
Statistics
- Stars: 103
- Watchers: 10
- Forks: 17
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Automatic mixing research
Tracking academic work in the field of automatic multitrack audio mixing.
View the live site csteinmetz1.github.io/AutomaticMixingPapers.
Contributing
To add new publications follow the instructions below:
Fork the repo.
Clone your fork to a local directory.
git clone https://github.com/YOUR-USERNAME/AutomaticMixingPapers.gitEdit the data/research.json file and add a new entry, for example:
{ "title" : "A real-time semiautonomous audio panning system for music mixing", "author" : "E. Perez Gonzalez and J. D. Reiss", "year" : 2010, "category" : "Panning", "approach" : "KBS", "pdf" : "https://asp-eurasipjournals.springeropen.com/articles/10.1155/2010/436895", "code" : "", "demo" : "" }Stage and commit your changes, then push them to your fork.
git add data/datasets.json git commit -m "adding panning paper from E. Perez Gonzalez and J. D. Reiss" git pushMake a pull request with your changes after successfully pushing the changes.
Acknowledgments
Special thanks to Brecht De Man, Joshua D. Reiss, and Ryan Stables as their publication Ten Years of Automatic Mixing served as the foundation for this repository.
Owner
- Name: Christian J. Steinmetz
- Login: csteinmetz1
- Kind: user
- Location: London, UK
- Company: @aim-qmul
- Website: christiansteinmetz.com
- Twitter: csteinmetz1
- Repositories: 79
- Profile: https://github.com/csteinmetz1
Machine learning for Hi-Fi audio. PhD Researcher at C4DM.
GitHub Events
Total
- Watch event: 4
Last Year
- Watch event: 4
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 2
- Total pull requests: 18
- Average time to close issues: 1 day
- Average time to close pull requests: 20 days
- Total issue authors: 1
- Total pull request authors: 4
- Average comments per issue: 2.0
- Average comments per pull request: 0.28
- Merged pull requests: 17
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 4 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ethman (1)
Pull Request Authors
- csteinmetz1 (9)
- djmoffat (5)
- sai-soum (4)
- mmxgn (1)