Skip to content

Commit

Permalink
sfont~
Browse files Browse the repository at this point in the history
  • Loading branch information
porres committed Aug 26, 2024
1 parent 75d5cb7 commit f33ba16
Show file tree
Hide file tree
Showing 82 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Code_source/Compiled/audio/sfont~/sfont~.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ typedef struct _sfont{
static void sfont_float(t_sfont *x, t_float f);

static void sfont_getversion(void){
post("[sfont~] version 1.0-rc6 (using fluidlite 1.2.2)");
post("[sfont~] is using fluidlite 1.2.2");
}

static void sfont_verbose(t_sfont *x, t_floatarg f){
Expand Down
Binary file removed Code_source/Compiled/audio/sfont~/sfont~.pd_darwin
Binary file not shown.
Binary file removed Code_source/Compiled/audio/sfont~/sfont~.pd_darwin.o
Binary file not shown.
Binary file added Code_source/shared/elsefile.darwin-fat-32.so.o
Binary file not shown.
Binary file added Code_source/shared/elsefile.pd_darwin.o
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Code_source/tools/binaries/apple/sfont~.d_amd64
Binary file not shown.
Binary file removed Code_source/tools/binaries/apple/sfont~.d_arm64
Binary file not shown.
Binary file removed Code_source/tools/binaries/linux-windows/SDL2.w64
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Code_source/tools/binaries/pi/arm/libFLAC.so.8
Binary file not shown.
Binary file removed Code_source/tools/binaries/pi/arm/libfluidsynth.so.3
Binary file not shown.
Binary file removed Code_source/tools/binaries/pi/arm/libglib-2.0.so.0
Binary file not shown.
Binary file not shown.
Binary file removed Code_source/tools/binaries/pi/arm/libogg.so.0
Binary file not shown.
Binary file removed Code_source/tools/binaries/pi/arm/libsndfile.so.1
Binary file not shown.
Binary file removed Code_source/tools/binaries/pi/arm/libvorbis.so.0
Binary file not shown.
Binary file removed Code_source/tools/binaries/pi/arm/libvorbisenc.so.2
Binary file not shown.
Binary file removed Code_source/tools/binaries/pi/sfont~.l_arm
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,8 @@ endef
#########################################################################
# extra files

extradirs = Documentation/extra_files/sf

extrafiles = \
$(wildcard Code_source/Abstractions/control/*.pd) \
$(wildcard Code_source/Abstractions/audio/*.pd) \
Expand Down

0 comments on commit f33ba16

Please sign in to comment.