CSV2Display(Datasheetview)

Post any examples or modules that you want to share here
Post Reply
User avatar
Pali64
Posts: 22
Joined: Thu Mar 03, 2016 4:18 pm

CSV2Display(Datasheetview)

Post by Pali64 »

Hello forum members

Since I have found no tool, which represents csv files I have written myself one.
It mainly consists of ruby code.
For a better understanding, I have just designed it as a module.
If you need it, you can split it accordingly and, for example, to use Lyric texts in MIDI.

The module [CSVtoARRAYa.fsm] was created under "FlowStone 3.0.9 Beta 2"
The module [CSVtoARRAY.fsm] was created under "FlowStone 3.0.8"

I'll later add more tools as soon as they run error-free

Greetings Pali64
Attachments
CSVtoARRAY.fsm
FlowStone 3.0.8
(10.16 KiB) Downloaded 1157 times
CSVtoARRAYa.fsm
Work at FlowStone 3.0.9 Beta 2
(10.32 KiB) Downloaded 1093 times
We made Keyboard and Synthesizer for you
so all Poaple can kommunicate with a Language to all poaple understand
Music is the nicest work in World ;)
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: CSV2Display(Datasheetview)

Post by Spogg »

It looks impressive!

What are you using this for in practical terms? Is there a music-related use for it?

Cheers

Spogg
User avatar
Pali64
Posts: 22
Joined: Thu Mar 03, 2016 4:18 pm

Re: CSV2Display(Datasheetview)

Post by Pali64 »

Hello Spogg
Spogg wrote:.... Is there a music-related use for it?....


Yes I use it to display Lyric from MIDI files synchronized in bars(MIDI clock).
To do this, enter the bars of the sung syllables on the [Row in]
The sung text passages with [,] separated from the midi file on [CSV_In]
This can be placed as a semi-transparent text field over the notation

Greetings Pali64
We made Keyboard and Synthesizer for you
so all Poaple can kommunicate with a Language to all poaple understand
Music is the nicest work in World ;)
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: CSV2Display(Datasheetview)

Post by Spogg »

Fascinating! And you did mention lyrics in the original post.

I wouldn't mind seeing a screenshot or something to illustrate what you mean.

I had thought that CSV was really just for diaries and address books and so forth.

Thanks for sharing this unusual project. Another diverse application of Flowstone, always appreciated.

Spogg
User avatar
Pali64
Posts: 22
Joined: Thu Mar 03, 2016 4:18 pm

Re: CSV2Display(Datasheetview)

Post by Pali64 »

Hello Spogg

Here is an useful Example to use as a CSV Databankviewer
I think help an Alien and much other to Understanding where to do :D
Greetings Pali64
Attachments
CSVfileviewer.fsm
CSV Databankviewer in FlowStone 3.0.8
(1.15 MiB) Downloaded 1063 times
We made Keyboard and Synthesizer for you
so all Poaple can kommunicate with a Language to all poaple understand
Music is the nicest work in World ;)
Post Reply