- AudioBuffer
-
-
-
-| Property 🔹/ Method 🔘 | state |
-| ---------------------- | ----- |
-| 🔹 sampleRate | ✅ |
-| 🔹 length | ✅ |
-| 🔹 duration | ✅ |
-| 🔹 numberOfChannels | ✅ |
-| 🔘 getChannelData | ✅ |
-| 🔘 getChannelData | ✅ |
-| 🔘 setChannelData | ✅ |
-| 🔘 copyFromChannel | ❌ |
-| 🔘 copyToChannel | ❌ |
-
-
-
-
-