Ticket #3 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

Replace void* to proper typed pointer when accessing sndfile

Reported by: cdavid Assigned to: cdavid
Priority: major Milestone: audiolab 1.0
Component: audiolab Version:
Keywords: Cc:

Description

It is possible to use typed pointers to "private" structures with ctypes. Should implement it in pysndfile.py

Change History

07/22/07 21:29:51 changed by cdavid

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in r454