Commit graph

76 commits

Author SHA1 Message Date
Louis-Joseph Fournier
176ff48ce3 Playing works on Jolla device
but still problems with low notes
2016-01-13 15:20:35 +01:00
Louis-Joseph Fournier
9ef3931c8c Player try resource API to get playback resource
Don't work ; try audioresource instead..
2016-01-13 14:55:07 +01:00
Louis-Joseph Fournier
33eeeda8d6 Player: works on Sailfish emulator.
For the moment, no sound on real Jolla device
2016-01-13 12:30:17 +01:00
Louis-Joseph Fournier
8926bbf8ea Player: fix low notes and smooth note change 2016-01-13 11:41:06 +01:00
Louis-Joseph Fournier
91403124b2 Tuner / Player screens: allow octave 0 2016-01-13 11:16:16 +01:00
Louis-Joseph Fournier
48afd68d06 Desktop version with player fully working
Double-click on upper part of tuner screen to launch player
2016-01-13 11:08:01 +01:00
Louis-Joseph Fournier
6850095533 Player screen: note and octave toises animated together 2016-01-13 10:15:35 +01:00
Louis-Joseph Fournier
73c80eb307 ToiseFlikcable fully working with notes and octaves.
The binding beetween two toises has to be thinked.
2016-01-12 23:09:13 +01:00
Louis-Joseph Fournier
df3a875a75 Fix octave index 2016-01-12 22:16:41 +01:00
Louis-Joseph Fournier
91475dca78 Worker: fix unitialized status 2016-01-12 22:11:20 +01:00
Louis-Joseph Fournier
27f93603ab PitchDetection: configuration for low and high notes
With recorded piano samples, it should go from do1 to mi7
2016-01-12 16:36:44 +01:00
Louis-Joseph Fournier
a44bb5841c ConfigurePage: button dispositions and page height managed 2016-01-12 15:42:46 +01:00
Louis-Joseph Fournier
a9aada07d8 Flickable toise from Toise 2016-01-11 17:46:08 +01:00
Louis-Joseph Fournier
1d14fe935e PlayerScreen: gui for player 2016-01-11 12:38:05 +01:00
Louis-Joseph Fournier
0703aabbf1 Player: implementation complete 2016-01-11 12:37:25 +01:00
Louis-Joseph Fournier
ec2e8ebd31 ConfigurePage: buttons ok 2016-01-11 11:15:11 +01:00
Louis-Joseph Fournier
16a8f49ff9 FreqPlayer: note player ; begin implementation 2016-01-10 12:10:52 +01:00
Louis-Joseph Fournier
095ace53e0 ObjectSave works on Sailfish 2016-01-10 12:06:03 +01:00
Louis-Joseph Fournier
77bad4b541 Configure page fix 2016-01-09 23:56:36 +01:00
Louis-Joseph Fournier
e8acf36c9b Playing: prepare status and code 2016-01-09 23:33:19 +01:00
Louis-Joseph Fournier
17068c8c18 Desktop program with Jolla background also 2016-01-09 10:12:16 +01:00
Louis-Joseph Fournier
ee4395717c ConfigurationPage fixes 2016-01-09 08:50:34 +01:00
Louis-Joseph Fournier
64f19c7aa9 Desktop scene with Jolla background to work with 2016-01-09 00:02:06 +01:00
Louis-Joseph Fournier
19deb2fc36 Configure page code in progress 2016-01-09 00:01:37 +01:00
Louis-Joseph Fournier
5a23a80dd1 Toise: try secondary color for not-selected marks 2016-01-08 19:08:30 +01:00
Louis-Joseph Fournier
ca50999bb8 Configure page: first code 2016-01-08 18:56:19 +01:00
Louis-Joseph Fournier
68b93e35b0 ObjectSave: load and save ok 2016-01-08 14:42:51 +01:00
Louis-Joseph Fournier
0cbf96b221 ObjectSaver implementation (begin) and integration 2016-01-07 22:29:27 +01:00
Louis-Joseph Fournier
30c93c96a7 Display pause icon and several details 2016-01-05 22:55:08 +01:00
Louis-Joseph Fournier
400e109aab Screen: display la ref and temperament 2016-01-05 22:02:44 +01:00
Louis-Joseph Fournier
f2dece3b3c Screen: display octave in landscape
Also fix a bug for octave display
2016-01-05 21:50:51 +01:00
Louis-Joseph Fournier
28fb75d41e Stop pulseaudio after 2sec of inactivity
- Add pause management on page click
- Start pulseaudio every time it's needed
- Stop pulseaudio after 2sec of inactivity
2016-01-05 16:02:03 +01:00
Louis-Joseph Fournier
497b6911a8 Build fix for sailfish
SailTuner works basically with pulseaudio on Jolla phone
2016-01-05 15:38:43 +01:00
Louis-Joseph Fournier
dcf28780b1 Worker: use pulseaudio-simple API to get audio 2016-01-05 15:20:43 +01:00
Louis-Joseph Fournier
e3a3d25cbd File record is done by worker, and details 2016-01-05 14:17:16 +01:00
Louis-Joseph Fournier
cd9ded443e Worker: fix commands from Tuner to TunerWorker 2016-01-05 10:53:36 +01:00
Louis-Joseph Fournier
1d857fd25d PitchDetection and TunerWorker different objects 2016-01-05 10:34:22 +01:00
Louis-Joseph Fournier
5a341979df Tuner: worker thread for analyse (don't work) 2016-01-05 00:17:20 +01:00
Louis-Joseph Fournier
e75e79bb2d Sources: add comments and details fixes 2016-01-04 09:47:09 +01:00
Louis-Joseph Fournier
986f736b68 Temperaments: load from csv file in qrc ressources
Module Temperaments is fully functionnal
2016-01-03 22:35:08 +01:00
Louis-Joseph Fournier
8a43de5b5b Temperaments: class interface and code begin 2016-01-03 20:05:28 +01:00
Louis-Joseph Fournier
23f19151d0 Licence to GPLv3 and Readme file 2016-01-03 17:32:36 +01:00
Louis-Joseph Fournier
711d18e3b0 Libs: it is possible to use pulseaudio-dev 2016-01-03 17:04:47 +01:00
Louis-Joseph Fournier
e0aef524f6 Tuner: analyse and record audio cmd-line option for debug
./tuner file.raw: analyse file
./tuner record out.raw: record audio stream
2016-01-03 15:13:13 +01:00
Louis-Joseph Fournier
e0e717e9c5 Screen: leds width border 2016-01-03 14:50:55 +01:00
Louis-Joseph Fournier
b9520892b6 Led config: deviation is ok if < 5% 2016-01-03 13:36:29 +01:00
Louis-Joseph Fournier
ef3f8db1d3 Tuner: fix octave and deviation post-filters 2016-01-03 13:18:42 +01:00
Louis-Joseph Fournier
a5e74d6300 ZeroCross: fix a regression for octave, and better logs 2016-01-03 11:05:34 +01:00
Louis-Joseph Fournier
f961e01452 Tuner: make average for deviation result 2016-01-02 17:49:35 +01:00
Louis-Joseph Fournier
e270506117 TunerScreen: two green or red leds 2016-01-02 16:36:55 +01:00