The midimory package
This is a game like Memory but with tones instead of images.
There is a grid of buttons and each button plays a tone when pressed. Every tone is connected to two buttons. The players must find the pairs of buttons with equal tones. The two players alternatingly test pairs of buttons. If they select a pair of buttons with equal tones, there score is increased by one.
In order to play the tones you must connect it to a hardware or software synthesizer like Timidity or FluidSynth.
timidity -A300 -iA -B4,4
Then start the midimory game and connect the game to the synthesizer.
aconnect Midimory TiMidity
Properties
| Versions | 0.0, 0.0.0.1, 0.0.0.2 |
|---|---|
| Dependencies | alsa-core (0.5.*), alsa-seq (0.6.*), base (≥3 & <5), containers (≥0.2 & <0.5), random (1.0.*), transformers (≥0.2 & <0.4), wx (≥0.12.1.6 & <0.13), wxcore (≥0.12.1.6 & <0.13) |
| License | BSD3 |
| Author | Henning Thielemann <alsa@henning-thielemann.de> |
| Maintainer | Henning Thielemann <alsa@henning-thielemann.de> |
| Stability | Experimental |
| Category | Sound, Music, Game, GUI |
| Source repository | darcs get http://code.haskell.org/~thielema/midimory/ |
| Executables | midimory |
| Upload date | Mon Apr 9 14:39:16 UTC 2012 |
| Uploaded by | HenningThielemann |
Downloads
- midimory-0.0.tar.gz (Cabal source package)
- package description (included in the package)