Chords can now be added to songs. Chord lines must be added on the line immediately preceding the corresponding lyrics and must end with a @. The # symbol can be used to pad lyric lines so that they ...
Tutorial 1: Getting Started with OpenLP OpenLP Guru 6 followers 46 22 3 years ago ...
new ScheduleConverter({ input: 'test.osz', output: 'output', logLevel: 2 }) .wait() .then(data => { data.forEach(entry => { if (entry.type == 'service') { console.log ...