Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
225 contributions in the last year
Activity overview
Contribution activity
August 2020
DuckerMan has no activity
yet for this period.
July 2020
Created an issue in DoumanAsh/opusic-sys that received 36 comments
Illegal HW instructions on x86-64 Linux while HW is not available
Hi there, my code is: pub fn main(){ unsafe { let mut err = 0; opusic_sys::opus_encoder_create(48000, 1, 2048, &mut err); } } (Illegal instruction…
36
comments

