Functions | |
| int | snd_instr_simple_free (snd_instr_simple_t *simple) |
| Free simple instrument. | |
| int | snd_instr_simple_convert_to_stream (snd_instr_simple_t *simple, const char *name, snd_instr_header_t **__data, size_t *__size) |
| Convert the simple instrument to byte stream. | |
| int | snd_instr_simple_convert_from_stream (snd_instr_header_t *__data, size_t size, snd_instr_simple_t **simple) |
| Convert the byte stream to simple instrument. | |
1.4.2