Skip to content

popojan/hodiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hodiny

Striking clock.

Each strike is a configurable MIDI event, synthesised using a SF2 soundfont.

Hard-coded Westminster chimes are also included, when setting striking to the kind = 2.

Soundfont

Legendary Jeux14.sf2 organ soundfont which includes sounds of bells is recommended and required for the sample configurations to work.

Download it manually and unpack or get a copy from github, please.

Usage

$ echo "Please get the soundfount first." 
$ ./hodiny [hodiny.toml]

Please see script/ for permanent scheduling hints for linux and windows OS.

Dependencies

  • rustysynth ... from sf2 to synthesized waveform
  • tinyaudio ... plays the waveform