ADTLib

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 4b004c09c1e15c732ec787abc01a4e19f7083e95
parent c73c14fa2e9f7814d17e1521a043fbc407e4750b
Author: CarlSouthall <[email protected]>
Date:   Mon, 23 Oct 2017 06:26:59 +0800

ADTWeb

Diffstat:
MREADME.md | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -2,6 +2,10 @@ The automatic drum transcription (ADT) library contains open source ADT algorithms to aid other researchers in areas of music information retrieval (MIR). The algorithms return both a .txt file of kick drum, snare drum, and hi-hat onsets and an automatically generated drum tabulature. +### Browser Version (ADTWeb) + +[ADTWeb](http://dmtlab.bcu.ac.uk/ADT/): a browser based version of ADTLib is now available. + ## License This library is published under the BSD license which allows redistribution and modification as long as the copyright and disclaimers are contained. The full license information can be found on the [license](https://github.com/CarlSouthall/ADTLibNew/blob/master/LICENSE.txt) page. @@ -54,6 +58,9 @@ See the [usage](https://github.com/CarlSouthall/ADTLibNew/blob/master/usage.md) | **[2]** | **[Southall, C., R. Stables, J. Hockman, Automatic Drum Transcription For Polyphonic Recordings Using Soft Attention Mechanisms and Convolutional Neural Networks, Proceedings of the 18th International Society for Music Information Retrieval Conference (ISMIR), 2017.](http://www.ryanstables.co.uk/docs/ISMIR2017CamReady.pdf)**| | :---- | :--- | +| **[3]** | **[Southall, C., N. Jillings, R. Stables, J. Hockman, ADTWeb: An Open Source Browser Based Automatic Drum Transcription System. Proceedings of the 18th International Society for Music Information Retrieval Conference (ISMIR), 2017.] +| :---- | :--- | + ## Help Any questions please feel free to contact me on [email protected]