-
When Fragment was created I injected some logic to overall view that not include waveview,
I wonder why wave is not working, but when I drag notification bar down and push it up and look up WaveView i…
-
現状、ウィンドウサイズを拡大するとtfView、waveViewの描画はそのままに、背景が広がってしまう。
対策として、tfView、waveViewのサイズを固定化する。
-
```
Exception in thread "AWT-EventQueue-0" java.util.NoSuchElementException
at waveview.TransitionVector$TransitionVectorIterator.next(TransitionVector.java:93)
at waveview.TransitionVector$Trans…
-
Hi
i record voice in telegram and final wave form is like following image
![b](https://user-images.githubusercontent.com/16954656/31115419-1e55a80a-a82f-11e7-85a1-a5e7e119d3d1.png)
but when i u…
-
![wecom-temp-301230-f2f6a3ccc1c94ff3af1ea1211e62cdca](https://github.com/user-attachments/assets/ec0e6c81-9e70-47e8-a119-193c53046a23)
**初始化方法如下**
-
can you tell me about how to pause waveview animation?
-
![Pasted_image_at_2019-03-16__2_31_PM](https://user-images.githubusercontent.com/4207354/54480063-888f4e80-47fa-11e9-9c27-7f8f5aa1c246.png)
One nice thing about the `neuroscope` is that it uses a d…
-
-
measure.getPosTan方法是将path拉直后计算出来的坐标,并非提供横轴坐标得到纵轴坐标。
我是重新计算了一遍曲线公式后获得坐标的。
-
今の状態だと、オーディオ再生中にどこを再生しているのかがわからないため、再生位置を示す縦ラインを追加し、再生に追従して移動させる処理を追加する。