issues
search
vitreo12
/
omni
DSL for low-level audio programming.
https://vitreo12.github.io/omni/
MIT License
187
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add -b:32/64 flag to export both 32 and 64 bits of omni code
#60
vitreo12
closed
4 years ago
1
Make generics work for any type
#59
vitreo12
opened
4 years ago
2
Add MIT LICENSE
#58
vitreo12
closed
4 years ago
0
Add nimble tests and run then with CI
#57
vitreo12
closed
4 years ago
1
add ins' default / min / max and better static analysis for def's arguments
#56
vitreo12
closed
4 years ago
0
Turn GcMem warning into error
#55
vitreo12
opened
4 years ago
0
Make ins 0 possible
#54
vitreo12
opened
4 years ago
0
Consider options for C calling conventions for all C exported functions
#53
vitreo12
opened
4 years ago
1
Rewrite omni_struct, it's a f***ing mess
#52
vitreo12
closed
4 years ago
1
Is "dynlib" necessary for all exported C functions?
#51
vitreo12
closed
4 years ago
2
Fix memory leaks
#50
vitreo12
closed
4 years ago
1
Add "strip --strip-unneeded" after build?
#49
vitreo12
opened
4 years ago
0
Cleanup for Data
#48
vitreo12
closed
4 years ago
1
New printing
#47
vitreo12
closed
4 years ago
0
Have default print and alloc
#46
vitreo12
closed
4 years ago
1
Create an arg1, arg2 alias for in1, in2 in init block
#45
vitreo12
closed
4 years ago
2
FFT support
#44
vitreo12
opened
4 years ago
10
Throw error out if no ins/outs/sample blocks are defined (these are the mandatories)
#43
vitreo12
closed
4 years ago
2
Make all maths function work with all types of numbers
#42
vitreo12
closed
4 years ago
1
Fixdenorm on outs
#41
vitreo12
opened
4 years ago
0
Use debug mode for divide by zero, etc...
#40
vitreo12
closed
4 years ago
1
Make init block optional
#39
vitreo12
closed
4 years ago
1
Remove all C stuff
#38
vitreo12
opened
4 years ago
3
loop unrolling in sample
#37
vitreo12
opened
4 years ago
1
[WIP] sample without perform
#36
vitreo12
closed
4 years ago
1
Add output names in IO.txt (needed for omnimax)
#35
vitreo12
closed
4 years ago
1
outs are not correctly checked as ins in perform
#34
vitreo12
closed
4 years ago
1
Remove "let" from is_initialized_let
#33
vitreo12
closed
4 years ago
1
Review namings all around
#32
vitreo12
closed
4 years ago
2
Add --exportHeader flag to export .h file with all the exported functions
#31
vitreo12
closed
4 years ago
1
Have get/setSamplerate and get/setBufsize methods
#30
vitreo12
closed
4 years ago
1
Remove all cast[culong] from omni_alloc functions
#29
vitreo12
closed
4 years ago
1
Rework entire structure
#28
vitreo12
closed
4 years ago
0
[omnicollider] Test old shared lib linking with new static lib one
#27
vitreo12
closed
4 years ago
1
min / max values for ins
#26
vitreo12
closed
4 years ago
4
Add --incremental:on to the Nim compiler
#25
vitreo12
opened
4 years ago
0
Member functions for structs? (Rename it to class?)
#24
vitreo12
closed
4 years ago
2
Use const syntax in init to declare const variables
#23
vitreo12
closed
4 years ago
1
Remove need for colon for constructs
#22
vitreo12
closed
4 years ago
3
Better default constructor for structs
#21
vitreo12
closed
4 years ago
2
Rename omni.nim to omni-lang.nim and have a general omni compiler
#20
vitreo12
closed
4 years ago
1
Generate self-contained packages to download
#19
vitreo12
opened
4 years ago
1
Allow sample without perform
#18
vitreo12
closed
4 years ago
1
Rework exported .so names
#17
vitreo12
closed
4 years ago
1
Major rework. Introducing "def", no use of "var/let", optional "new".
#16
vitreo12
closed
4 years ago
0
Constructor rework
#15
vitreo12
closed
4 years ago
2
Review Buffer and Data, especially all the casting operations.
#14
vitreo12
closed
4 years ago
0
perform: only templates for variables passed to build should be declared!
#13
vitreo12
opened
4 years ago
0
Find memory leaks when using rt_alloc in init / def
#12
vitreo12
closed
4 years ago
0
omnicollider: export compiled nim code as static lib, to be linked with UGen
#11
vitreo12
closed
4 years ago
2
Previous
Next