程序员为什么还要刷题-audio_synthesizer_Objec:音频合成器将其转换为objective-c

程序员常刷题编码挑战介绍该项目包含一个用Swift编写的简单音频合成器。尝试一下,让自己对代码感到满意!该项目的核心在Synth.swift文件中,该文件包含负责创建声音的代码(在Oscillator.swift帮助下)去做在Objective-C中重写Synth.swift和Oscillator.swift并将其添加到这个项目中从项目中删除这两个Swift文件并使用您的Obj-C实现对其进行测试它们的工作方式必须与Swift中的对应方式相同描述(未实现)您将如何添加同时拥有3个声音(合成器)的可能性*这一点很简单,您只需使用三种不同的声音创建三个(AVAudioSourceNode) *然后将节点附加到您的audion audioEngine [audioEngine attachNode:node2]; [audioEngine connect:node2 to:mainMixer format:inputFormat];您可以使用所需的wavForm数组创建共享Synth对象,并基于数组创建节点并附加它们引擎。奖金在Sy
zip
audio_synthesizer_Objec-master.zip 预估大小:33个文件
folder
audio_synthesizer_Objec-master 文件夹
folder
Swift Synth 文件夹
folder
Assets.xcassets 文件夹
folder
AppIcon.appiconset 文件夹
file
Contents.json 2KB
folder
Sawtooth Wave Icon.imageset 文件夹
file
Contents.json 315B
file
Sawtooth Wave Icon.png 12KB
folder
Square Wave Icon.imageset 文件夹
file
Contents.json 313B
file
Square Wave Icon.png 5KB
file
Contents.json 62B
folder
Noise Wave Icon.imageset 文件夹
file
Contents.json 312B
file
Noise Wave Icon.png 12KB
folder
Triangle Wave Icon.imageset 文件夹
file
Contents.json 315B
file
Triangle Wave Icon.png 12KB
folder
Sine Wave Icon.imageset 文件夹
file
Sine Wave Icon.png 13KB
file
Contents.json 311B
folder
Extensions 文件夹
folder
UIView Extensions 文件夹
file
UIView+Add.swift 124B
folder
UIColor Extensions 文件夹
file
UIColor+Set.swift 144B
folder
Audio 文件夹
file
Synth.swift 2KB
file
Oscillator.swift 2KB
folder
Controllers 文件夹
file
SynthViewController.swift 6KB
folder
Base.lproj 文件夹
file
LaunchScreen.storyboard 2KB
file
AppDelegate.swift 682B
file
Info.plist 2KB
folder
Audio-Obj 文件夹
file
SynthObj.h 301B
file
Swift Synth-Bridging-Header.h 151B
file
OscillatorObj.m 2KB
file
OscillatorObj.h 666B
file
SynthObj.m 3KB
file
SceneDelegate.swift 521B
folder
Swift Synth.xcodeproj 文件夹
folder
project.xcworkspace 文件夹
file
contents.xcworkspacedata 156B
folder
xcuserdata 文件夹
folder
roger.xcuserdatad 文件夹
file
UserInterfaceState.xcuserstate 27KB
folder
xcshareddata 文件夹
file
IDEWorkspaceChecks.plist 238B
file
project.pbxproj 17KB
folder
xcuserdata 文件夹
folder
roger.xcuserdatad 文件夹
folder
xcschemes 文件夹
file
xcschememanagement.plist 346B
folder
grantemerson.xcuserdatad 文件夹
folder
xcschemes 文件夹
file
xcschememanagement.plist 346B
file
README.md 3KB
zip 文件大小:80.59KB