{"id":34968247,"url":"https://github.com/victorloux/data-audio-workstation","last_synced_at":"2026-05-25T05:07:02.588Z","repository":{"id":145861634,"uuid":"48237488","full_name":"victorloux/data-audio-workstation","owner":"victorloux","description":"A web-based DAW for data sonification","archived":false,"fork":false,"pushed_at":"2015-12-18T13:49:07.000Z","size":39,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-28T11:53:13.785Z","etag":null,"topics":["data-sonification","daw","interface","midi","soundfonts-library","webaudio"],"latest_commit_sha":null,"homepage":"http://victorloux.uk/etc/DAW/","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/victorloux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-18T13:45:34.000Z","updated_at":"2024-05-19T12:22:20.000Z","dependencies_parsed_at":"2023-04-16T07:48:21.706Z","dependency_job_id":null,"html_url":"https://github.com/victorloux/data-audio-workstation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/victorloux/data-audio-workstation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorloux%2Fdata-audio-workstation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorloux%2Fdata-audio-workstation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorloux%2Fdata-audio-workstation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorloux%2Fdata-audio-workstation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/victorloux","download_url":"https://codeload.github.com/victorloux/data-audio-workstation/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorloux%2Fdata-audio-workstation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33461136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T02:24:28.008Z","status":"ssl_error","status_checked_at":"2026-05-25T02:23:23.339Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-sonification","daw","interface","midi","soundfonts-library","webaudio"],"created_at":"2025-12-26T23:26:22.251Z","updated_at":"2026-05-25T05:07:02.572Z","avatar_url":"https://github.com/victorloux.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nThis is a rather simple DAW-like interface that maps data to tracks that can be played with General MIDI. It is my final project for the IDMT module at my university, and is probably bound to evolve to something more usable at some point.\n\n## Installation\n\nYou'll need npm and Bower to install dependencies. To do this:\n\n```\ngit clone https://github.com/gleitz/midi-js-soundfonts.git\nnpm install\nbower install\n```\n\nNote the soundfonts library contains a lot of MP3s and is quite heavy (~380Mb) so it may take a while to download.\n\n### Dependencies\n\n* [MIDI.js](https://github.com/mudcube/MIDI.js) for MIDI playback\n* [MIDI soundfonts library](https://github.com/gleitz/midi-js-soundfonts)\n* [jQuery](http://jquery.com) for manipulating the DOM because I'm too lazy to deal with vanilla JS\n* [underscore.js](http://underscorejs.org) for easily working with data\n* [icomoon](http://icomoon.io) for quick interface prototyping\n* CoffeeScript and Sass (required for development only)\n\n## Build\n\n```\ncoffee --bare -c js/index.coffee\nsass css/style.sass css/style.css\n```\n\n## Source of datasets\n\n* Death rates in US: http://wonder.cdc.gov\n* Magarine consumption in US: Department of Agriculture; Economic Research Service\n* Worldwide vegetable production: FAO\n* Doctorates awarded in the US: http://www.nsf.gov/statistics/infbrief/nsf11305/\n* Unemployment rates in UK: IMF\n* Population growth in UK: World Bank\n* National debt of the UK: Office for National Statistics\n* English voters for Scottish Independence: NatCen, 2013\n* Evolution of vote on Scottish independence: WhatScotlandThinks.org\n* A-level results: http://www.bstubbs.co.uk/a-lev.htm\n\n\n## License\n\nLicensed under the [WTFPL](./LICENSE.md) version 2.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorloux%2Fdata-audio-workstation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictorloux%2Fdata-audio-workstation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictorloux%2Fdata-audio-workstation/lists"}