GitXplorerGitXplorer
d

espvs

public
3 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b3421ad0dbb0d914b4c37068b226660c8e083e73

Adjusted to compile within the evs-docker suite. May be unoperable

ddmgolubovsky committed 5 years ago
Unverified
1f8badf90d57bb9f5bd1224a5b6deb0b33a29c99

Use mix-power instead of mix when playing with backing track. TODO: add

ddmgolubovsky committed 6 years ago
Unverified
07d309a1f35baa0f4cf23df078b9cf2196b7eef4

Make sure selected synt executable is used.

ddmgolubovsky committed 6 years ago
Unverified
6cfb12f07bf4902b3da6d4ffcd85588fd741dbcf

Fixed playing without backing track, terminal restore after sox killed

ddmgolubovsky committed 6 years ago
Verified
12957f92fc8fb82dac8a3b8283430fb44395d4e9

Create README.md

ddmgolubovsky committed 6 years ago
Unverified
bf165d897ea595a593031ec1af8bb47bae1b802a

Cabalized.

ddmgolubovsky committed 6 years ago

README

The README file for this repository.

espvs

Espeak Vocal Studio

This GUI program helps modify voice parameters on the fly, generate a vocal sample and play it along with the selected backing track.

Program syntax as follows:

espvs /path/to/voice/file [ -s /path/to/score.musicxml ] [ -b /path/to/backing_track.wav ]

At this moment, score and backing track cannot be set from GUI, only from command line.

Once started, the program window looks as follows: main When voice parameters are updated, the voice file is updated in place. There is no undo. Press "Play" to generate the vocal sample; its name will be shown next to the score path. The generated vocal sample will start playing mixed with the backing track if provided. "Play" causes the sample to be played only once. "Loop" cycles between playback and regeneration of the vocal sample, so if the sound is unsatisfactory, while the sample is playing, voice parameters can be adjusted. When the sample finishes playing, in the loop mode, new vocal sample will be generated, and played again.