Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bapps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
blaar
bapps
Commits
cbc2550b
Commit
cbc2550b
authored
5 years ago
by
Arnaud Blanchard
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
4bfecbfa
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-6
5 additions, 6 deletions
README.md
with
5 additions
and
6 deletions
README.md
+
5
−
6
View file @
cbc2550b
...
...
@@ -45,29 +45,28 @@ from files
If there are many lines, it updates the data as fast as possible with each time.
It is very fast you can be either be synchronized or using
**-p**
to requiert a minimal time between each update.
You can also use a first column describing the time in µs to read the line.
Finaly you can limit the number of line read by using
-n
.
Finaly you can limit the number of line read by using
**-n**
.
To load sound or images, see
[
i_sndfile
](
http://
blaar.org/..
/sndfile
)
and
[
i_pngfile
](
http://
blaar.org/..
/png
)
To load sound or images, see
[
i_sndfile
](
http
s
://
promethe.u-cergy.fr/blaar
/sndfile
)
and
[
i_pngfile
](
http
s
://
promethe.u-cergy.fr/blaar
/png
)
from oscillator
---------------
`i_oscillator -o/toto`
generates sinusoidale oscillations and put it in the channel /toto.
You can specify the frequency with -f and the refresh rate with -r.
You can specify the frequency with
`
-f
`
and the refresh rate with
`
-r
`
.
The refresh rate defines how often you will update the value of the oscillator but will not change the frequency.
You can use a buffer to keep the historic of the oscillation.
Generate outputs
================
to a file
---------
`o_f
read
<channel> -f <filename.tsv>`
create a tsv file with the data of the channel. The options are symetrical with i_fread.
`o_f
write
<channel> -f <filename.tsv>`
create a tsv file with the data of the channel. The options are symetrical with
**
i_fread
**
.
To save sounds or images see
[
o_sndfile
](
http://
blaar.org/..
/sndfile]
and
[
o_pngfile
](
http://
blaar.org/..
/png]
To save sounds or images see
[
o_sndfile
](
http
s
://
promethe.u-cergy.fr/blaar
/sndfile]
and
[
o_pngfile
](
http
s
://
promethe.u-cergy.fr/blaar
/png]
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment