Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
flext
Commits
b554e389
Commit
b554e389
authored
Aug 28, 2002
by
thomas
Browse files
no message
git-svn-id:
https://svn.grrrr.org/ext/trunk@270
4d9ac71a-51e6-0310-8455-cad1006bcd31
parent
f5d281be
Changes
2
Hide whitespace changes
Inline
Side-by-side
source/flext.h
View file @
b554e389
...
...
@@ -26,7 +26,7 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#define FLEXT_VERSION 302
//! \brief flext version string
#define FLEXT_VERSTR "0.3.2"
#define FLEXT_VERSTR "0.3.2
pre
"
//! @}
...
...
tutorial/signal1/main.cpp
View file @
b554e389
...
...
@@ -29,7 +29,8 @@ class signal1:
FLEXT_HEADER
(
signal1
,
flext_dsp
)
public:
signal1
()
signal1
()
:
f_pan
(
0
)
// initialize f_pan
{
// The constructor of your class is responsible for
// setting up inlets and outlets and for registering
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment