Fixed a bug when playing custom tracks.
lucidcode
Lucid Scribe App lucid dreaming tools Lightened Dream journal for lucid dreamers Halographs dream detection devices Lucid Scribe biofeedback software Lucid Scribe Database open dream research Discord Server research & dev updatesPopular Posts
NeuroSky ThinkGear EEG 0.9.6 (53)
NeuroSky ThinkGear EEG 1.0.9 (35)
Lucid Scribe 1.3.7 (19)
Zeo 0.9.0 (19)
Categories
- Hacking (13)
- Security (3)
- Hardware (12)
- Halograph EEG (1)
- Halograph EOG (8)
- Halograph FM (1)
- Halovision INSPEC (4)
- Research (16)
- Software (279)
- Lightened Dream (28)
- Lucid Scribe (68)
- Lucid Scribe Android (9)
- FILD (4)
- Halovision (2)
- ThinkGear EEG (3)
- Lucid Scribe App (4)
- Lucid Scribe Plugins (173)
- BrainFlow (2)
- Emotiv EPOC (1)
- Halovision (47)
- Hypnodyne ZMax (1)
- InteraXon Muse EEG (6)
- Keyboard (3)
- LightStone IOM (12)
- lucidcode Halograph FM (6)
- Mattel Mindflex (5)
- Microphone (2)
- Milliseconds (3)
- Mouse FIELD (12)
- Muse (2)
- NeuroSky ThinkGear EEG (31)
- OCZ NIA (2)
- OpenBCI (2)
- OpenEEG (14)
- Ping (1)
- Pranayama (6)
- tACS (8)
- TCMP (8)
- tDCS (8)
- TI EZ430 Chronos (3)
- Zeo EEG (13)
- Lucid Scribe Plugouts (7)
- Arduino (1)
- Screen LED (1)
- Yocto PowerRelay (5)
- Hacking (13)
I have been following your hard work for a year and am impressed with many of the features you have developed. However, one glaring defect remains: Lucidscribe displays raw EEG data as if it were sampled at 10-20/sec when the neurosky data stream has 512 samples/sec, appropriate for EEG signals having a frequency rang of 1-200 Hz. As a result the lucidscribe raw EEG looks nothing at all like a real EEG signal. I realize that data storage requirements would have to increase but at least you would have useful EEG data to work with. There appear to be no problems with the the attention, meditation and frequency band data. Hey, worst case just leave out the inaccurate EEG data altogether. Best case, give us the whole EEG data stream like Neurosky, openvibe and others do. This is my third and last comment on this issue. I hope you will consider it helpful.
Richard Harner, M.D.
past president of the American EEG Society (I actually know what an EEG should look like)
Hi Richard,
Thank you for staying tuned in so long.
The sampling rate of 10 Hz has sufficed up to now for me to blindly poke around in the dark of my dreams and misuse EEG in search of eye movements. As I explained on the last update, the threading is a bit of a mess, and – as you have found, the overclocking only distorts the signal.
I have now made it my number one priority to implement multi-threading properly. I created a new plugin interface last night that allows plugins to run in their own thread at the maximum rate allowed by the hardware. I will give you a call as soon as I have an update ready on the number you left for me back when the ThinkGear channels were flatlining. I will be honored if you keep the feedback coming and bare with me long enough to make Lucid Scribe useful to someone of your caliber. Stay tuned!
I finally had a chance to work on this tonight: Lucid Scribe 1.3.1 with ThinkGear EEG 1.0.2 should start resembling traditional EEG signals. Please let me know if it looks better to you and what you would like me to focus on next.