Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
kitharoidos committed Dec 26, 2016
1 parent 40baa11 commit 7c5e3ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Stimulus and figure generation for a probe-rhythm study

This repository holds support materials for [a psychological study][Hadrava2016] authored by me and my friend and colleague [Štěpán Bahník][bahniks]. You will find two command-line utilities here: [one for generating polyrhythms from musical chords][probe-rhythm-stimuli] and [another one for visualising oscillations][probe-rhythm-figures].
This repository holds support materials for [a psychological study][Hadrava2016] authored by me and my friend and colleague [Štěpán Bahník][bahniks]. You will find two command-line utilities here: [one for generating polyrhythms from musical chords][probe-rhythm-stimuli] and [another one for visualising oscillations][probe-rhythm-figures]. Note that the former wasn't actually used for synthesizing the stimuli for our study. Instead, we used an [IHaskell][IHaskell] notebook which, together with the stimuli, can be downloaded from [here][stimuli]. The command-line utility is provided merely for convenience.

[Hadrava2016]:https://osf.io/tcusj/#
[bahniks]:https://github.com/bahniks
[probe-rhythm-stimuli]:https://github.com/kitharoidos/probe-rhythm-study/tree/master/probe-rhythm-stimuli
[probe-rhythm-figures]:https://github.com/kitharoidos/probe-rhythm-study/tree/master/probe-rhythm-figures
[stimuli]:https://github.com/kitharoidos/probe-rhythm-study/tree/master/Stimuli
[IHaskell]:https://github.com/gibiansky/IHaskell

0 comments on commit 7c5e3ea

Please sign in to comment.