FuncBud Math Sequencer & Synth

FuncBud Math Sequencer & Synth

开发者: Cem Olcay

中国
APP ID 复制
6502771916
分类
价格
$29900.00
内购
0个评分
音乐(付费)
昨日下载量
最近更新
2024-09-02
最早发布
2024-06-06
版本统计
  • 308天9小时

    最新版本上线距今

  • 5

    近1年版本更新次数

  • 2024-06-06

    全球最早版本上线日期

版本记录
显示信息
日期
  • 全部
每页显示条数
  • 请选择
  • 版本: 2.4

    版本更新日期

    2024-09-02

    FuncBud Math Sequencer & Synth

    FuncBud Math Sequencer & Synth

    更新日志

    This version updates the support section on the settings menu.

    视频/截图

    FuncBud Math Sequencer & Synth App 视频
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图

    应用描述

    FuncBud is an AUv3 MIDI sequencer app that generates sequences using simple math functions. You can create math functions with the function builder, then chain and repeat them to create complex sequences.

    A simple x + 1 function would sequence all the notes in the scale in order. It gets more interesting when you use different formulas and chain them.

    The sequencer starts from the root note and evaluates the first formula to calculate the new note. Then, it moves to the next formula. If it's a repeating function, it repeats the specified number of times before moving to the next formula. The formula's result is converted to a note in the working key and scale, within the defined minimum and maximum octaves. This new note is then played. Additionally, the result is stored in a history of up to 64 entries for later sum or product calculations

    The function builder lets you create functions with simple addition, subtraction, multiplication and division operations as well as square, square root, sum and product operations. You can also use parentheses to prioritize the calculation order. The newly created function will be saved and accessible in the library across both the standalone app and AUv3 instances.

    With the conditional functions, you can specify a condition like "if this function is greater than that function, then execute the function A, otherwise execute the function B".
    The random function generator will generate a value between two functions, a function for the lower bound and another function for the upper bound.

    The sequencer picks the notes in the current key and scale, between the minimum and maximum octaves. You also have a root note, the starting note, which are all defined at the top of the UI. You can use BrainBud to change the key and scale as well.

    The sequencer speed (rate), gate length, gate length variety, velocity, velocity variety and swing parameters are accessible with the sliders at the bottom of the UI.

    In edit mode, you can change the order of the functions. You can also delete a function in edit mode, or simply by swiping it to the left.

    Newly created patterns automatically copy the current one, making subtle changes easier. If you prefer a clean slate, you can quickly clear the list with the clear button.

    The loop detection function is accessible in the settings menu. When enabled, it would detect the loop and increment the 'x' value by 1 to break the loop.

    Please note that FuncBud is a MIDI app. The standalone version has an optional internal synth where you can enable or disable on the settings menu. The AUv3 plugin requires an audio app for output. For the AUv3 functionality, it needs to be hosted within an app such as AUM, Loopy Pro, Cubasis, Logic Pro, Nanostudio, Drambo, or apeMatrix.
  • 版本: 2.3

    版本更新日期

    2024-08-01

    FuncBud Math Sequencer & Synth

    FuncBud Math Sequencer & Synth

    更新日志

    This version
    - Adds filter cutoff key tracking to the internal synth.
    - Updates the support section of the settings menu.
    - Disables the note filtering for the notes exceeding the max octave depending on the key and scale.

    应用描述

    暂无应用描述数据

  • 版本: 2.2

    版本更新日期

    2024-07-24

    FuncBud - Generative Sequencer

    FuncBud - Generative Sequencer

    更新日志

    This version adds iCloud support for the presets.
    - The presets will be saved to the iCloud under the FuncBud folder
    - They can be shared between multiple iOS and Apple Silicon devices.
    - They can be shared between the standalone app and AUv3 plugin.
    - Your older presets will be saved to iCloud automatically once you create a new preset with the new version.

    视频/截图

    FuncBud Math Sequencer & Synth App 视频
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图

    应用描述

    FuncBud is an AUv3 MIDI sequencer app that generates sequences using simple math functions. You can create math functions with the function builder, then chain and repeat them to create complex sequences.

    A simple x + 1 function would sequence all the notes in the scale in order. It gets more interesting when you use different formulas and chain them.

    The sequencer starts from the root note and evaluates the first formula to calculate the new note. Then, it moves to the next formula. If it's a repeating function, it repeats the specified number of times before moving to the next formula. The formula's result is converted to a note in the working key and scale, within the defined minimum and maximum octaves. This new note is then played. Additionally, the result is stored in a history of up to 64 entries for later sum or product calculations

    The function builder lets you create functions with simple addition, subtraction, multiplication and division operations as well as square, square root, sum and product operations. You can also use parentheses to prioritize the calculation order. The newly created function will be saved and accessible in the library across both the standalone app and AUv3 instances.

    With the conditional functions, you can specify a condition like "if this function is greater than that function, then execute the function A, otherwise execute the function B".
    The random function generator will generate a value between two functions, a function for the lower bound and another function for the upper bound.

    The sequencer picks the notes in the current key and scale, between the minimum and maximum octaves. You also have a root note, the starting note, which are all defined at the top of the UI. You can use BrainBud to change the key and scale as well.

    The sequencer speed (rate), gate length, gate length variety, velocity, velocity variety and swing parameters are accessible with the sliders at the bottom of the UI.

    In edit mode, you can change the order of the functions. You can also delete a function in edit mode, or simply by swiping it to the left.

    Newly created patterns automatically copy the current one, making subtle changes easier. If you prefer a clean slate, you can quickly clear the list with the clear button.

    The loop detection function is accessible in the settings menu. When enabled, it would detect the loop and increment the 'x' value by 1 to break the loop.

    Please note that FuncBud is a MIDI app. The standalone version has an optional internal synth where you can enable or disable on the settings menu. The AUv3 plugin requires an audio app for output. For the AUv3 functionality, it needs to be hosted within an app such as AUM, Loopy Pro, Cubasis, Logic Pro, Nanostudio, Drambo, or apeMatrix.
  • 版本: 2.1

    版本更新日期

    2024-07-16

    FuncBud - Generative Sequencer

    FuncBud - Generative Sequencer

    更新日志

    This version
    - Fixes the issue on favoriting a formula on the library.
    - Updates key and scale picker.
    - The scale picker won't close when you pick a scale.
    - You can select and audition a scale when you select one.
    - The scale picker will close when you press the done button on the top right.
    - You can select and audition a key and an accidental.
    - The key picker will close when you press the done button on the top right.

    视频/截图

    FuncBud Math Sequencer & Synth App 视频
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图

    应用描述

    FuncBud is an AUv3 MIDI sequencer app that generates sequences using simple math functions. You can create math functions with the function builder, then chain and repeat them to create complex sequences.

    A simple x + 1 function would sequence all the notes in the scale in order. It gets more interesting when you use different formulas and chain them.

    The sequencer starts from the root note and evaluates the first formula to calculate the new note. Then, it moves to the next formula. If it's a repeating function, it repeats the specified number of times before moving to the next formula. The formula's result is converted to a note in the working key and scale, within the defined minimum and maximum octaves. This new note is then played. Additionally, the result is stored in a history of up to 64 entries for later sum or product calculations

    The function builder lets you create functions with simple addition, subtraction, multiplication and division operations as well as square, square root, sum and product operations. You can also use parentheses to prioritize the calculation order. The newly created function will be saved and accessible in the library across both the standalone app and AUv3 instances.

    With the conditional functions, you can specify a condition like "if this function is greater than that function, then execute the function A, otherwise execute the function B".
    The random function generator will generate a value between two functions, a function for the lower bound and another function for the upper bound.

    The sequencer picks the notes in the current key and scale, between the minimum and maximum octaves. You also have a root note, the starting note, which are all defined at the top of the UI. You can use BrainBud to change the key and scale as well.

    The sequencer speed (rate), gate length, gate length variety, velocity, velocity variety and swing parameters are accessible with the sliders at the bottom of the UI.

    In edit mode, you can change the order of the functions. You can also delete a function in edit mode, or simply by swiping it to the left.

    Newly created patterns automatically copy the current one, making subtle changes easier. If you prefer a clean slate, you can quickly clear the list with the clear button.

    The loop detection function is accessible in the settings menu. When enabled, it would detect the loop and increment the 'x' value by 1 to break the loop.

    Please note that FuncBud is a MIDI app. The standalone version has an optional internal synth where you can enable or disable on the settings menu. The AUv3 plugin requires an audio app for output. For the AUv3 functionality, it needs to be hosted within an app such as AUM, Loopy Pro, Cubasis, Logic Pro, Nanostudio, Drambo, or apeMatrix.
  • 版本: 2.0

    版本更新日期

    2024-07-08

    FuncBud - Generative Sequencer

    FuncBud - Generative Sequencer

    更新日志

    This version adds the new preset manager to the standalone app and AUv3 plugin.
    - Open the library and navigate to the "Presets" from the tab bar menu at the bottom of the screen.
    - Save the current state as a preset by pressing the add button on the top right.
    - Select a preset from the list to load the preset.
    - Updates the internal synth on the standalone app.
    - The internal synth has a more analog character with the new sub oscillator.

    视频/截图

    FuncBud Math Sequencer & Synth App 视频
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图

    应用描述

    FuncBud is an AUv3 MIDI sequencer app that generates sequences using simple math functions. You can create math functions with the function builder, then chain and repeat them to create complex sequences.

    A simple x + 1 function would sequence all the notes in the scale in order. It gets more interesting when you use different formulas and chain them.

    The sequencer starts from the root note and evaluates the first formula to calculate the new note. Then, it moves to the next formula. If it's a repeating function, it repeats the specified number of times before moving to the next formula. The formula's result is converted to a note in the working key and scale, within the defined minimum and maximum octaves. This new note is then played. Additionally, the result is stored in a history of up to 64 entries for later sum or product calculations

    The function builder lets you create functions with simple addition, subtraction, multiplication and division operations as well as square, square root, sum and product operations. You can also use parentheses to prioritize the calculation order. The newly created function will be saved and accessible in the library across both the standalone app and AUv3 instances.

    With the conditional functions, you can specify a condition like "if this function is greater than that function, then execute the function A, otherwise execute the function B".
    The random function generator will generate a value between two functions, a function for the lower bound and another function for the upper bound.

    The sequencer picks the notes in the current key and scale, between the minimum and maximum octaves. You also have a root note, the starting note, which are all defined at the top of the UI. You can use BrainBud to change the key and scale as well.

    The sequencer speed (rate), gate length, gate length variety, velocity, velocity variety and swing parameters are accessible with the sliders at the bottom of the UI.

    In edit mode, you can change the order of the functions. You can also delete a function in edit mode, or simply by swiping it to the left.

    Newly created patterns automatically copy the current one, making subtle changes easier. If you prefer a clean slate, you can quickly clear the list with the clear button.

    The loop detection function is accessible in the settings menu. When enabled, it would detect the loop and increment the 'x' value by 1 to break the loop.

    Please note that FuncBud is a MIDI app. The standalone version has an optional internal synth where you can enable or disable on the settings menu. The AUv3 plugin requires an audio app for output. For the AUv3 functionality, it needs to be hosted within an app such as AUM, Loopy Pro, Cubasis, Logic Pro, Nanostudio, Drambo, or apeMatrix.
  • 版本: 1.9

    版本更新日期

    2024-07-06

    FuncBud - Generative Sequencer

    FuncBud - Generative Sequencer

    更新日志

    This version lets you change the root note with MIDI.
    - Enable it on the settings menu under the Transposition section.
    - Assign a MIDI channel and send notes to that MIDI channel.
    - If the note is in the scale, it will change the root note.
    - If the note is in the scale but not in the min/max octave bounds, it will change the root note in the closest octave.

    Previous version adds conditional functions and random generator functions.
    - Create a conditional function on the function builder by selecting the conditional button.
    - Enter an if condition function, condition, then and else functions.
    - If the conditions are met, the "then" function will be executed.
    - Otherwise, the "else" function will be executed.
    - Create a random generator function on the function builder by selecting the random button.
    - Enter a minimum value or function, and enter a maximum value or function.
    - It will generate a random value between the min-max values.
    - The stepper control UI has been updated on the main screen.
    - Minor UI fixes and improvements.

    应用描述

    暂无应用描述数据

  • 版本: 1.8

    版本更新日期

    2024-07-05

    FuncBud - Generative Sequencer

    FuncBud - Generative Sequencer

    更新日志

    This version adds conditional functions and random generator functions.
    - Create a conditional function on the function builder by selecting the conditional button.
    - Enter an if condition function, condition, then and else functions.
    - If the conditions are met, the "then" function will be executed.
    - Otherwise, the "else" function will be executed.
    - Create a random generator function on the function builder by selecting the random button.
    - Enter a minimum value or function, and enter a maximum value or function.
    - It will generate a random value between the min-max values.
    - The stepper control UI has been updated on the main screen. 
    - Minor UI fixes and improvements.

    视频/截图

    FuncBud Math Sequencer & Synth App 视频
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图

    应用描述

    FuncBud is an AUv3 MIDI sequencer app that generates sequences using simple math functions. You can create math functions with the function builder, then chain and repeat them to create complex sequences.

    A simple x + 1 function would sequence all the notes in the scale in order. It gets more interesting when you use different formulas and chain them.

    The sequencer starts from the root note and evaluates the first formula to calculate the new note. Then, it moves to the next formula. If it's a repeating function, it repeats the specified number of times before moving to the next formula. The formula's result is converted to a note in the working key and scale, within the defined minimum and maximum octaves. This new note is then played. Additionally, the result is stored in a history of up to 64 entries for later sum or product calculations

    The function builder lets you create functions with simple addition, subtraction, multiplication and division operations as well as square, square root, sum and product operations. You can also use parentheses to prioritize the calculation order. The newly created function will be saved and accessible in the library across both the standalone app and AUv3 instances.

    The sequencer picks the notes in the current key and scale, between the minimum and maximum octaves. You also have a root note, the starting note, which are all defined at the top of the UI. You can use BrainBud to change the key and scale as well.

    The sequencer speed (rate), gate length, gate length variety, velocity, velocity variety and swing parameters are accessible with the sliders at the bottom of the UI.

    In edit mode, you can change the order of the functions. You can also delete a function in edit mode, or simply by swiping it to the left.

    Newly created patterns automatically copy the current one, making subtle changes easier. If you prefer a clean slate, you can quickly clear the list with the clear button.

    The loop detection function is accessible in the settings menu. When enabled, it would detect the loop and increment the 'x' value by 1 to break the loop.

    Please note that FuncBud is a MIDI app. The standalone version has an optional internal synth where you can enable or disable on the settings menu. The AUv3 plugin requires an audio app for output. For the AUv3 functionality, it needs to be hosted within an app such as AUM, Loopy Pro, Cubasis, Logic Pro, Nanostudio, Drambo, or apeMatrix.
  • 版本: 1.7

    版本更新日期

    2024-07-01

    FuncBud - Generative Sequencer

    FuncBud - Generative Sequencer

    更新日志

    This version adds an internal synth to the standalone app. 
    - You may enable/disable the internal synth from the settings menu.
    - The loop detector has improved and it automatically detects the loops without asking you the looping notes count.
    - The looping note count input has been removed from the settings menu.

    应用描述

    暂无应用描述数据

  • 版本: 1.6

    版本更新日期

    2024-06-25

    FuncBud - Generative Sequencer

    FuncBud - Generative Sequencer

    更新日志

    This version fixes a UI bug on the knob controls.

    视频/截图

    FuncBud Math Sequencer & Synth App 视频
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图

    应用描述

    FuncBud is an AUv3 MIDI sequencer app that generates sequences using simple math functions. You can create math functions with the function builder, then chain and repeat them to create complex sequences.

    A simple x + 1 function would sequence all the notes in the scale in order. It gets more interesting when you use different formulas and chain them.

    The sequencer starts from the root note and evaluates the first formula to calculate the new note. Then, it moves to the next formula. If it's a repeating function, it repeats the specified number of times before moving to the next formula. The formula's result is converted to a note in the working key and scale, within the defined minimum and maximum octaves. This new note is then played. Additionally, the result is stored in a history of up to 64 entries for later sum or product calculations

    The function builder lets you create functions with simple addition, subtraction, multiplication and division operations as well as square, square root, sum and product operations. You can also use parentheses to prioritize the calculation order. The newly created function will be saved and accessible in the library across both the standalone app and AUv3 instances.

    The sequencer picks the notes in the current key and scale, between the minimum and maximum octaves. You also have a root note, the starting note, which are all defined at the top of the UI. You can use BrainBud to change the key and scale as well.

    The sequencer speed (rate), gate length, gate length variety, velocity, velocity variety and swing parameters are accessible with the sliders at the bottom of the UI.

    In edit mode, you can change the order of the functions. You can also delete a function in edit mode, or simply by swiping it to the left.

    Newly created patterns automatically copy the current one, making subtle changes easier. If you prefer a clean slate, you can quickly clear the list with the clear button.

    The loop detection function is accessible in the settings menu. When enabled, you can define a looping note count. For example, if you set it to 3 and have a sequence of A2, B2, C2, A2, B2, C2 notes, it would detect the loop and increment the 'x' value by 1 to break the loop.

    Please note that FuncBud is a MIDI app and does not generate sound on its own. It requires an audio app for output. For AUv3 functionality, it needs to be hosted within an app such as AUM, Loopy Pro, Cubasis, Logic Pro, Nanostudio, Drambo, or apeMatrix.
  • 版本: 1.5

    版本更新日期

    2024-06-15

    FuncBud - Generative Sequencer

    FuncBud - Generative Sequencer

    更新日志

    Fixed a bug when a copied pattern sharing the functions mute state with the original pattern.
    Performance improvements.

    视频/截图

    FuncBud Math Sequencer & Synth App 视频
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图
    FuncBud Math Sequencer & Synth App 截图

    应用描述

    FuncBud is an AUv3 MIDI sequencer app that generates sequences using simple math functions. You can create math functions with the function builder, then chain and repeat them to create complex sequences.

    A simple x + 1 function would sequence all the notes in the scale in order. It gets more interesting when you use different formulas and chain them.

    The sequencer starts from the root note and evaluates the first formula to calculate the new note. Then, it moves to the next formula. If it's a repeating function, it repeats the specified number of times before moving to the next formula. The formula's result is converted to a note in the working key and scale, within the defined minimum and maximum octaves. This new note is then played. Additionally, the result is stored in a history of up to 64 entries for later sum or product calculations

    The function builder lets you create functions with simple addition, subtraction, multiplication and division operations as well as square, square root, sum and product operations. You can also use parentheses to prioritize the calculation order. The newly created function will be saved and accessible in the library across both the standalone app and AUv3 instances.

    The sequencer picks the notes in the current key and scale, between the minimum and maximum octaves. You also have a root note, the starting note, which are all defined at the top of the UI. You can use BrainBud to change the key and scale as well.

    The sequencer speed (rate), gate length, gate length variety, velocity, velocity variety and swing parameters are accessible with the sliders at the bottom of the UI.

    In edit mode, you can change the order of the functions. You can also delete a function in edit mode, or simply by swiping it to the left.

    Newly created patterns automatically copy the current one, making subtle changes easier. If you prefer a clean slate, you can quickly clear the list with the clear button.

    The loop detection function is accessible in the settings menu. When enabled, you can define a looping note count. For example, if you set it to 3 and have a sequence of A2, B2, C2, A2, B2, C2 notes, it would detect the loop and increment the 'x' value by 1 to break the loop.

    Please note that FuncBud is a MIDI app and does not generate sound on its own. It requires an audio app for output. For AUv3 functionality, it needs to be hosted within an app such as AUM, Loopy Pro, Cubasis, Logic Pro, Nanostudio, Drambo, or apeMatrix.